CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2012-04-15 17:51:22

Modified files:
        cygwin         : ChangeLog devices.cc devices.in fhandler.h 
                         fhandler_console.cc spawn.cc wincap.cc wincap.h 

Log message:
        wincap.h: Rename assitant to assistant throughout.  wincap.cc: Ditto.
        * devices.in (exists_console): Use fhandler_console::exists () rather 
than raw
        test.
        * devices.cc: Regenerate.
        * fhandler.h (fhandler_console::exists): Define new function.
        * fhandler_console.cc (fhandler_console::need_invisible): Use
        fhandler_console::exists () rather than raw test.
        * spawn.cc: Rename assitant to assistant throughout.
        (child_info_spawn::worker): Simplify test for when to start a non-Cygwin
        process in its own process group.  Just do it whenever we start a 
non-Cygwin
        process.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5806&r2=1.5807
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/devices.cc.diff?cvsroot=uberbaum&r1=1.46&r2=1.47
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/devices.in.diff?cvsroot=uberbaum&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.463&r2=1.464
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.269&r2=1.270
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.329&r2=1.330
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/wincap.cc.diff?cvsroot=uberbaum&r1=1.122&r2=1.123
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/wincap.h.diff?cvsroot=uberbaum&r1=1.102&r2=1.103

Reply via email to