wine/ include/thread.h dlls/ntdll/virtual.c dl ...

Alexandre Julliard julliard at winehq.org
Tue Oct 21 22:26:54 CDT 2003


ChangeSet ID:	9839
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/21 22:26:54

Modified files:
	include        : thread.h 
	dlls/ntdll     : virtual.c signal_i386.c 
	dlls/kernel    : thread.c 

Log message:
	Simplified signal stack allocation a bit, and avoid allocating it on
	non-i386 platforms.

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

Old revision  New revision  Changes     Path
 1.85          1.86          +5 -1       wine/include/thread.h
 1.14          1.15          +3 -3       wine/dlls/ntdll/virtual.c
 1.72          1.73          +11 -13     wine/dlls/ntdll/signal_i386.c
 1.8           1.9           +5 -11      wine/dlls/kernel/thread.c




More information about the wine-cvs mailing list