wine/dlls/msvcrt data.c environ.c msvcrt.h

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 23 15:59:12 CDT 2002


ChangeSet ID:	1027457952111920600132184
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/23 15:59:12

Modified files:
	dlls/msvcrt    : data.c environ.c msvcrt.h 

Log message:
	Uwe Bonnes <bon at 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




More information about the wine-cvs mailing list