CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2005-09-16 03:16:18

Modified files:
        cygwin         : ChangeLog pinfo.h sigproc.cc 

Log message:
        * pinfo.h (EXITCODE_SET): Move out of range of Windows error.
        (EXITCODE_NOSET): Ditto.
        * sigproc.cc (no_signals_available): Remove check for hwait_sig.  Just 
rely on
        my_sendsig.  Pass in an argument controlling when it is appropriate to 
test
        EXITCODE_SET.
        (proc_can_be_signalled): Remove checks for myself since this function 
is never
        called in that context.
        (sigproc_init): Pre-initialize my_sendsig to non-zero so that
        proc_can_be_signalled will know that we expect to be signalable soon.
        (sig_send): Change debugging output.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3089&r2=1.3090
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.h.diff?cvsroot=uberbaum&r1=1.86&r2=1.87
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.243&r2=1.244

Reply via email to