CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-07-22 18:50:42

Modified files:
        winsup/cygwin  : ChangeLog fhandler_console.cc fhandler_tty.cc 

Log message:
        * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.
        Handle FIONREAD.
        (fhandler_pty_master::ioctl): Ditto.  Call fhandler_base::ioctl to
        decode default condition.
        * fhandler_console.cc (fhandler_console::ioctl): Handle FIONREAD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5451&r2=1.5452
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.245&r2=1.246
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.237&r2=1.238

Reply via email to