Make the win32 putenv() override update *all* present versions of the

Magnus Hagander <magnus@hagander.net>

Commit: 741e4ad7de9e0069533d90efdd5b1fc9f3a64c81
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-01-01T14:57:16Z
Releases: 9.0.0
Make the win32 putenv() override update *all* present versions of the
MSVCRxx runtime, not just the current + Visual Studio 6 (MSVCRT). Clearly
there can be an almost unlimited number of runtimes loaded at the same
time.

Per report from Hiroshi Inoue

Files

PathChange+/−
src/port/win32env.c modified +60 −22