CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2011-05-06 20:12:21

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

Log message:
        * fhandler.cc (fhandler_base::dup): Avoid duping a handle when an 
fhandler has
        an archetype.
        * fhandler_console.cc (fhandler_console::invisible_console): Move to 
the top.
        (fhandler_console::set_close_on_exec): Don't set close-on-exec on 
handle since
        it's an archetype and you don't know how many things could be using it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5329&r2=1.5330
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.385&r2=1.386
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.230&r2=1.231

Reply via email to