Win32: move environment functions
commit78b5c89ce1b7a87b4923cb2e28b8bae1cb428f84
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:50 +0000 (11 23:25 -0500)
tree6b4b52b6873abbbd8855b26c6a8937e6c9b8913b
parent46d744a2e9302affa094d0dfe79941f943ac9616
Win32: move environment functions

Move environment helper functions up so that they can be reused by
mingw_getenv and mingw_spawnve_fd in subsequent patches.

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/mingw.c