CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-02-07 18:59:40

Modified files:
        winsup/cygwin  : ChangeLog dtable.cc fhandler_dsp.cc 
                         fhandler_tty.cc 

Log message:
        * dtable.cc (dtable::init_std_file_from_handle): Set access to
        read/write of handle is connected to a tty or console.
        * fhandler_dsp.cc (fhandler_dev_dsp::dup): Set open flags correctly
        after duplicating from archetype.
        * fhandler_tty.cc (fhandler_tty_slave::dup): Ditto.
        (fhandler_pty_master::dup): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4001&r2=1.4002
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&r1=1.180&r2=1.181
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=src&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.178&r2=1.179

Reply via email to