Win32: move environment functions
commitb0e829d93ea7a14aaa08247d5dd36b38640c6d53
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:03 +0000 (11 17:50 -0500)
tree6b4b52b6873abbbd8855b26c6a8937e6c9b8913b
parent6416ad38d5b631086e6c2c6783a0b76291f3dc83
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