winsup/cygwin ChangeLog exceptions.cc miscfuncs.cc

cgf@cygwin.com cgf@cygwin.com
Wed Jul 6 16:33:00 GMT 2011


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-07-06 16:33:30

Modified files:
	cygwin         : ChangeLog exceptions.cc miscfuncs.cc 

Log message:
	* exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename to reflect different
	functionality.
	(CALL_HANDLER_RETRY_OUTER): New define.
	(setup_handler): Add outer loop to signal handler to try harder to deliver the
	signal.
	* miscfuncs.cc (yield): Drop priority and use SleepEx() to force thread
	rescheduling rather than relying on SwitchToThread().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5434&r2=1.5435
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.355&r2=1.356
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/miscfuncs.cc.diff?cvsroot=uberbaum&r1=1.68&r2=1.69



More information about the Cygwin-cvs mailing list