This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog spawn.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x9b
Changes by:	cgf@sourceware.org	2003-09-20 19:53:38

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&only_with_tag=cr-0x9b&r1=1.2068.2.4&r2=1.2068.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&only_with_tag=cr-0x9b&r1=1.126.2.2&r2=1.126.2.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]