correct name of function

This commit is contained in:
Christopher Faylor 2011-12-04 18:40:51 +00:00
parent 79e59d522a
commit 536e00784e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* exceptions.cc (exception::handle): Drop abbreviation for "exception"
since I never remember what it stands for.
(sig_handle_tty_stop): Remove obsolete call to sig_handle_tty_stop.
(sig_handle_tty_stop): Remove obsolete call to reset_signal_arrived.
(_cygtls::call_signal_handler): Rework to grab signal information from
_main_tls if none is set for _my_tls. Try harder to keep thread
locked.