Win32: move environment functions
commitd4b590d83244b1dc5bef824314db68829dfc5f92
authorKarsten Blees <blees@dcon.de>
Sat, 14 Jan 2012 23:05:04 +0000 (15 00:05 +0100)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:30 +0000 (16 16:31 +0200)
tree5f7d090ebd3c05cfd6de15a9b4e9e347f1aad315
parentcef8aa8c83e28d7af90563a0a8d46d4d85be1e0c
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