Win32: move environment functions
commit6a18b48e883024fdeba43005f370000695c52e6f
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 13 Mar 2012 05:47:57 +0000 (13 00:47 -0500)
tree3048d0f35c6868345399856c5eb88d18cf609f85
parent386413c4a2d5cde2f7d81cebd817de5eecd41364
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