Win32: move environment functions
commite6a2065ea0a8cf8a1890f64bd7ada2bd9af0da4c
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:21:44 +0000 (15 18:21 +0100)
tree7d44f926a675f7487582f5303273fc741a84bb9b
parentea6b55cad4e2f6f9a871e9f8954d81eb2f927767
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