Win32: move environment functions
commit4503093810832094c3a26441ba2a04a0d01aef66
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:52:13 +0000 (10 13:52 -0500)
tree5f7d090ebd3c05cfd6de15a9b4e9e347f1aad315
parentac1612ff9b0b0bb562330ec3ecdcb2b14fd77930
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