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

Modified files:
        cygwin         : ChangeLog cygheap.cc fork.cc sigproc.cc 
                         spawn.cc 

Log message:
        * sigproc.cc (no_signals_available): Return true if sending to self 
from the
        signal thread.
        (wait_sig): Correct so that WaitForSingleObject is called when 
hMainThread is
        != 0, rather than the reverse.
        * cygheap.cc (cygheap_fixup_in_child): Clarify potential error message.
        * fork.cc (fork_copy): Cosmetic change.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3088&r2=1.3089
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.163&r2=1.164
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.242&r2=1.243
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.189&r2=1.190

Reply via email to