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

Magnus Hagander <magnus@hagander.net>

Commit: 1c0f0d99ae14428bc6060241f4511eb9446288d0
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-01-01T14:57:19Z
Releases: 8.4.3
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 +62 −20