Win32: move environment functions
commit9fe227aa15bcebb49a9d84728969124c9616868b
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 4 Feb 2012 20:55:51 +0000 (4 21:55 +0100)
tree62a89f60e410c10b7b6fcdd9cb94c48d1a5f24f2
parent2c6e342a2aed0e3b1f5ad2a6dc9b48d27af7cfea
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