CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-01-21 06:28:36

Modified files:
        winsup/cygwin  : ChangeLog fhandler_tty.cc sigproc.cc sigproc.h 

Log message:
        * fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change for
        TIOCSWINSZ.  It is not an error for ioctl_request_event to be missing.
        * sigproc.cc (pending_signals::save): New function.
        (pending_signals::restore): Ditto.
        (sig_clear): Save/restore current queue pointer.
        (wait_sig): Delete signals marked as such.
        * sigproc.h (__SIGDELETE): New enum.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2272&r2=1.2273
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.177&r2=1.178
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=src&r1=1.63&r2=1.64

Reply via email to