CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     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

Reply via email to