Win32: move environment functions
commitb990b8a7d7e643fd8367e528b74dbf021a570921
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:04:02 +0000 (14 14:04 -0600)
tree930c78d22219e2985ff69159d789378f9a12b756
parent7ef917e50b0b2cba478169712ad144f53d204276
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