OSDN Git Service

Make the win32 putenv() override update *all* present versions of the
authorMagnus Hagander <magnus@hagander.net>
Fri, 1 Jan 2010 14:57:16 +0000 (14:57 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 1 Jan 2010 14:57:16 +0000 (14:57 +0000)
commit741e4ad7de9e0069533d90efdd5b1fc9f3a64c81
tree070196ffa83f237f91d7b403a90e859ab0a9077a
parent2aff8c422eaf27df15f55a75660e747c5d39b664
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
src/port/win32env.c