wine/ dlls/ntdll/signal_i386.c dlls/ntdll/sign ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 13 16:57:39 CDT 2002


ChangeSet ID:	10240054590217938652067495
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/13 16:57:39

Modified files:
	dlls/ntdll     : signal_i386.c signal_sparc.c 
	scheduler      : client.c process.c 

Log message:
	François Gouget <fgouget at codeweavers.com>
	Reset signals to SIG_DFL before starting a child process.

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

Revision  Changes    Path
 1.39     +1 -4      wine/dlls/ntdll/signal_i386.c
 1.14     +0 -5      wine/dlls/ntdll/signal_sparc.c
 1.85     +2 -0      wine/scheduler/client.c
 1.189    +5 -0      wine/scheduler/process.c




More information about the wine-cvs mailing list