ChangeSet ID: 1027457952111920600132184 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/23 15:59:12
Modified files: dlls/msvcrt : data.c environ.c msvcrt.h
Log message: Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de Take a snapshot of the environment strings when building the __p__environ array and update the array on calls to _putenv.
Patch: http://cvs.winehq.com/patch.py?id=1027457952111920600132184
Revision Changes Path 1.17 +94 -48 wine/dlls/msvcrt/data.c 1.9 +16 -2 wine/dlls/msvcrt/environ.c 1.16 +6 -0 wine/dlls/msvcrt/msvcrt.h