Win32: patch Windows environment on startupkb/unicode-v12
commit937232d314a5a04b22c4e7b86a46b086913ab8e7
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:36:09 +0000 (25 21:36 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 26 Nov 2011 16:18:17 +0000 (26 17:18 +0100)
treebe12117be146d5fd0efd2be30c33b5810bb16289
parent6233d3e52d9032da88e521b645416673ee1f5d9e
Win32: patch Windows environment on startup

...rather than checking for special values on every getenv call.

As a side effect, this makes the patched environment (i.e. with properly
initialized TMPDIR and TERM) available to child processes.

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/mingw.c