Win32: move environment functions
commit806c2ef4fee799cb7bb0dc4da98caffe3676a57f
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:47:42 +0000 (28 21:47 -0500)
treecbea8e72d3fde05e677d6c6b5f3a399f5dabf84d
parentba357dd5acfaf83eb1ced9f1a5b34e90c254d247
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