Handle getenv("TMPDIR") in a getenv() wrapper.
commit3c965bf3715bce76e69ad8fecee99dca4678d676
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 08:53:04 +0000 (23 10:53 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 08:53:04 +0000 (23 10:53 +0200)
tree8c9c6fbd26023c343e1edd0703d16c98cb29d0bc
parent185fbb49c9bebc622602bc478d1ff2cb601cfcdd
Handle getenv("TMPDIR") in a getenv() wrapper.

This removes an #ifdef MINGW in path.c.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
compat/mingw.c
compat/mingw.h
path.c