CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-12-27 00:25:03

Modified files:
        winsup/cygwin  : ChangeLog exceptions.cc fhandler_tty.cc 
                         syscalls.cc 

Log message:
        * exceptions.cc (try_to_debug): Fix off-by-one problem when resetting
        environment variable after error_start detected.
        * fhandler_tty_slave.cc (fhandler_tty_slave::close): Clarify debug message.
        * syscalls.cc (setsid): Don't increment usecount here, since it will be
        automatically decremented on close.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2249&r2=1.2250
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.190&r2=1.191
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.309&r2=1.310

Reply via email to