CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     c...@sourceware.org     2009-07-18 20:25:07

Modified files:
        cygwin         : ChangeLog exceptions.cc sigproc.cc wait.cc 
        cygwin/include/cygwin: wait.h 

Log message:
        * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when 
continuing.
        (stopped_or_terminated): Honor WCONTINUED.
        * wait.cc (wait4): Ditto.
        * include/cygwin/wait.h (WCONTINUED): Define.
        (__W_CONTINUED): Ditto.
        (WIFCONTINUED): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4578&r2=1.4579
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.331&r2=1.332
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.314&r2=1.315
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/wait.cc.diff?cvsroot=uberbaum&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/wait.h.diff?cvsroot=uberbaum&r1=1.1&r2=1.2

Reply via email to