Win32: move environment functions
commit979f319bcabb0fa7338f1263f3343ed1c176fdab
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 31 Jan 2013 23:46:25 +0000 (31 23:46 +0000)
tree282971fa0aa409028d10175331603c89dcdd1b3f
parent216b159aa5d2bc6d737cce0730765a99a15a61cd
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