]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (try_to_debug): Fix off-by-one problem when resetting
authorChristopher Faylor <me@cgf.cx>
Sat, 27 Dec 2003 00:25:02 +0000 (00:25 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 27 Dec 2003 00:25:02 +0000 (00:25 +0000)
commit56b5feb639f51385da560289e1c1e65512fb3f67
tree42bd37417563e78b79eedd998cab0bfe2b9ab685
parent6dc18ca4d35407e4da9b5497f595382aef732f74
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/syscalls.cc
This page took 0.030298 seconds and 5 git commands to generate.