OSDN Git Service

* exceptions.cc (try_to_debug): Fix off-by-one problem when resetting
authorcgf <cgf>
Sat, 27 Dec 2003 00:25:02 +0000 (00:25 +0000)
committercgf <cgf>
Sat, 27 Dec 2003 00:25:02 +0000 (00:25 +0000)
commita133f3671769e781d93dced7283242c802034f92
tree77b97f5865b9aa3dc8402caf2d9ad205493c36fc
parentaa7a1a52bea8a559cc6f764cad6b3a68450ed804
* 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