Win32: move environment functions
commit1e79ae7007c8313fdfbd2cccd1936d6e2792210f
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:44:00 +0000 (30 13:44 -0500)
tree7f155b71bf2d5daa3d36807ff54590bde2c96876
parenta4bd7dc7391ebff0ad28c1761837f68fba5031e5
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