CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2006-06-03 06:35:10

Modified files:
        cygwin         : ChangeLog cygheap.cc dcrt0.cc dtable.cc 
                         fhandler_tty.cc 

Log message:
        * cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
        * dcrt0.cc (child_info_spawn::handle_spawn): Signal ready after we've 
run
        fixup_after_exec.
        * dtable.cc (dtable::fixup_after_exec): Add debugging output.
        * fhandler_tty.cc (fhandler_pty_master::doecho): Use class version of
        to_master.
        (fhandler_tty_common::close): Remove obsolete code.
        (fhandler_tty_slave::fixup_after_exec): Don't close, since this is done 
in
        dtable's fixup_after_exec.  (revisit later?)
        (fhandler_pty_master::fixup_after_exec): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3529&r2=1.3530
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.309&r2=1.310
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.168&r2=1.169
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.167&r2=1.168

Reply via email to