wine/ libs/wine/loader.c include/wine/library. ...

Alexandre Julliard julliard at winehq.org
Fri Oct 10 18:33:22 CDT 2003


ChangeSet ID:	9726
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/10 18:33:22

Modified files:
	libs/wine      : loader.c 
	include/wine   : library.h 
	dlls/kernel    : process.c 

Log message:
	Don't reference the environ global variable from kernel32, it may fail
	to link (reported by Gerald Pfeifer).

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9726

Old revision  New revision  Changes     Path
 1.11          1.12          +3 -0       wine/libs/wine/loader.c
 1.24          1.25          +1 -0       wine/include/wine/library.h
 1.24          1.25          +23 -19     wine/dlls/kernel/process.c




More information about the wine-cvs mailing list