src/winsup/cygwin ChangeLog spawn.cc

cgf@cygwin.com cgf@cygwin.com
Sat Sep 20 19:51:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-09-20 19:51:48

Modified files:
	winsup/cygwin  : ChangeLog spawn.cc 

Log message:
	* spawn.cc (pthread_cleanup): New struct.
	(do_cleanup): New function.
	(spawn_guts): Initialize struct for pthread_cleanup handling to ensure proper
	restoration of signals if/when thread is cancelled.  Restore settings using
	pthread_cancel_pop.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2084&r2=1.2085
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.129&r2=1.130



More information about the Cygwin-cvs mailing list