src/winsup/cygwin ChangeLog exceptions.cc fhan ...

cgf@cygwin.com cgf@cygwin.com
Sat Dec 27 00:25:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	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



More information about the Cygwin-cvs mailing list