wine/server signal.c ptrace.c object.h

Alexandre Julliard julliard at winehq.org
Fri Aug 19 09:01:43 CDT 2005


ChangeSet ID:	19673
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/19 09:01:43

Modified files:
	server         : signal.c ptrace.c object.h 

Log message:
	Added a watchdog mechanism to break out of the wait4 call in case it
	didn't return properly (can happen at thread exit).

Patch: http://cvs.winehq.org/patch.py?id=19673

Old revision  New revision  Changes     Path
 1.12          1.13          +28 -0      wine/server/signal.c
 1.28          1.29          +23 -20     wine/server/ptrace.c
 1.65          1.66          +3 -0       wine/server/object.h




More information about the wine-cvs mailing list