Win32: move environment functions
commitcc603229a5249df598b4086515f5713a60e1f9ba
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:37:02 +0000 (13 09:37 +0100)
treed91c4b737cf48e0f0e34f906c67642b0f5d509ad
parent6137049b152ae6a5d88b7da121bfd26ed5b430bd
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