CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x5f1
Changes by:     [EMAIL PROTECTED]       2008-03-04 22:30:28

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 if 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&only_with_tag=cr-0x5f1&r1=1.3582.2.57&r2=1.3582.2.58
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.169.4.5&r2=1.169.4.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.46&r2=1.46.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.174&r2=1.174.2.1

Reply via email to