Win32: move environment functions
commite90e6190a0289b0c7ff71a64cda8e90d7da94e9b
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:30:42 +0000 (22 13:30 +0100)
tree49629cd43c4fe808e742b59c3906df797726e078
parent99553ba266363a771b2e21f4e90a8f7ea5bfb250
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