Win32: move environment functions
commitfbe6bfcf1c579a9f633c17e398810513cfc3279b
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:19 +0000 (29 10:40 +0200)
tree993b4d2c151e0dbad2f83c0c28b19979af40ee54
parent45f09a08650273affabe5961e01f0ea7ba1731c3
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