winsup/cygwin ChangeLog exceptions.cc

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Jan 26 18:23:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-01-26 18:23:46

Modified files:
	cygwin         : ChangeLog exceptions.cc 

Log message:
	* exceptions.cc (sigreturn): Call any pending signals prior to resetting the
	signal mask so that stacked signals behave correctly.
	(sigdelayed): Avoid a race where a signal could end up calling an incorrect
	signal handler if two signals come in close together.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.501&r2=1.502
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.60&r2=1.61



More information about the Cygwin-cvs mailing list