CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2006-01-12 05:03:15

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

Log message:
        * fhandler.h (set_console_state_for_spawn): Whackamole the argument 
back to a
        bool.
        * spawn.cc (spawn_guts): Ditto, i.e., once again call
        set_console_state_for_spawn with an indication of whether we're about 
to start
        a cygwin process.
        * fhandler_console.cc (set_console_state_for_spawn): Don't set the 
console
        state if we know we're starting a cygwin process or if we're using a 
"real"
        tty.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3333&r2=1.3334
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.280&r2=1.281
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.157&r2=1.158
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.207&r2=1.208

Reply via email to