CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-06-12 15:57:24

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 
                         spawn.cc 

Log message:
        * fhandler.h (set_console_state_for_spawn): Drop declaration.
        * fhandler_console.cc (set_console_state_for_spawn): Remove.
        (fhandler_console::open): Set console state last.  Don't set
        ENABLE_PROCESSED_INPUT flag.
        * spawn.cc (spawn_guts): Drop call to set_console_state_for_spawn.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4190&r2=1.4191
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.346&r2=1.347
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.182&r2=1.183
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.260&r2=1.261

Reply via email to