Win32: move environment functions
commite752da96ff7307d7ef2a6b906f8ca97b09f380f9
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:38 +0000 (20 17:45 -0600)
tree8efa0d46c83d2a76445c70a6b76982f3a395f6ee
parentd3a03849907a89bf569337b023a38b4f1b520e67
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