CVSROOT:        /cvs/src
Module name:    src
Branch:         cgf-deleteme
Changes by:     [EMAIL PROTECTED]       2004-01-14 21:49:24

Modified files:
        winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
        * fhandler_console.cc (fhandler_console::close): Fix debugging output.
        (fhandler_console::fixup_after_fork): Decrement open_fhs prior to call to
        fhandler_console::open since this would cause incrementing too much
        incrementing in child processes.  (Probably needs to be handled more elegantly
        someday)
        (fhandler_console::fixup_after_exec): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cgf-deleteme&r1=1.2260.2.5&r2=1.2260.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&only_with_tag=cgf-deleteme&r1=1.120&r2=1.120.2.1

Reply via email to