CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-08-17 21:13:57

Modified files:
        cygwin         : ChangeLog cygmalloc.h exceptions.cc sigproc.cc 
                         sigproc.h 

Log message:
        * sigproc.cc (sigCONT): Define.
        * sigproc.h (sigCONT): Declare.
        (wait_sig): Create sigCONT event here.
        * exceptions.cc (sig_handle_tty_stop): Wait for sigCONT event rather than
        stopping thread.
        (sig_handle): Set sigCONT event as appropriate on SIGCONT rather than calling
        ResumeThread.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1442&r2=1.1443
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygmalloc.h.diff?cvsroot=uberbaum&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.116&r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.50&r2=1.51

Reply via email to