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]

winsup/cygwin ChangeLog sigproc.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2013-05-16 05:36:15

Modified files:
	cygwin         : ChangeLog sigproc.cc 

Log message:
	* sigproc.cc (sig_hold): Delete.
	(sigheld): Delete.
	(sig_send): Eliminate special-case __SIGHOLD handling.
	(wait_sig): Just flag when signals are on hold and add them to the queue rather
	than stalling the wait_sig loop.  Clear the flag when __SIGNOHOLD is specified.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.6118&r2=1.6119
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.413&r2=1.414


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