Win32: move environment functions
commit8e3e4a5906f610f037e1ad44bf0637d31135260a
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:35:00 +0000 (1 14:35 +0100)
tree607c281ec25a087eea9f71448dd510e8d0c07dde
parente680ae1306b2a6b19f99d5686159435a7f794a98
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