Win32: move environment functions
commit144bce24ff40180a70cedb6d4c4166ebb8531b7b
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:20 +0000 (5 13:44 -0500)
treed8c6ddaae028b64b74169efbdfe5bdb8e736eb20
parent1cf7b8fd3a64d458411ac5835cf5d1458ba5ff68
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