CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2005-12-19 19:04:14

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

Log message:
        * fhandler.h (set_console_state_for_spawn): Add an argument to the 
declaration.
        * fhandler_console.cc (set_console_state_for_spawn): Ditto for the 
definition.
        Only set invisible console for non-cygwin process.  Remove debugging 
leftover.
        * spawn.cc (spawn_guts): Pass argument denoting whether this is a cygwin
        process to set_console_state_for_spawn and only call this function when
        exec'ing.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3271&r2=1.3272
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.276&r2=1.277
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.147&r2=1.148
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.199&r2=1.200

Reply via email to