Win32: move environment functions
commit3069b13c4d3380fb288191b5939f8182f10ad260
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:37:29 +0000 (19 23:37 +0100)
tree02414a8e3b204cbde33f11a0a029c4d6d58686b0
parente26ae52591530de2132799d9326f7583c2ff6ee5
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