wine/ scheduler/sysdeps.c include/thread.h dll ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 21 17:45:27 CST 2003


ChangeSet ID:	7588
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/21 17:45:27

Modified files:
	scheduler      : sysdeps.c 
	include        : thread.h 
	dlls/ntdll     : signal_sparc.c signal_powerpc.c signal_i386.c 
	                 exception.c 

Log message:
	Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block.
	Added SIGTERM handler.

Patch: http://cvs.winehq.com/patch.py?id=7588

Old revision  New revision  Changes     Path
 1.56          1.57          +2 -0       wine/scheduler/sysdeps.c
 1.67          1.68          +2 -0       wine/include/thread.h
 1.23          1.24          +41 -17     wine/dlls/ntdll/signal_sparc.c
 1.10          1.11          +42 -16     wine/dlls/ntdll/signal_powerpc.c
 1.53          1.54          +42 -19     wine/dlls/ntdll/signal_i386.c
 1.53          1.54          +0 -2       wine/dlls/ntdll/exception.c




More information about the wine-cvs mailing list