Win32: move environment functions
commit290bf81baef3adba2364fc12fed160dc64a1d02f
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 10 May 2014 21:56:31 +0000 (10 16:56 -0500)
tree77c15f572794ff0489aa68d296aba5acff69db11
parentfb4f2e25a00c9a159bcb1e30627e6f02d12399ea
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