Win32: move environment functions
commit6ccd2ac92b8ca00d1b7c6319f504f63f00ea28e5
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:13:31 +0000 (3 11:13 -0500)
tree2a4258c7f945613c5fb8bd88e7a583c127515fec
parent8e68fb9383a5ebd8ea45ba8c99492c586cb505ad
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