Fix typo.

This commit is contained in:
Christopher Faylor 2000-02-28 06:23:10 +00:00
parent f61425ac33
commit 297b7a63c8
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ Wed Feb 23 21:34:58 2000 Christopher Faylor <cgf@cygnus.com>
(call_handler): Avoid suspending a thread if it owns a muto. Only set
signal_arrived if the thread was actually interrupted.
(events_init): Initialize module information needed by interruptible().
(sigdelayed): Don't call sig_dispatch_pending since it could screw up
* init.cc (dll_entry): Record module handle of main for use by
interruptible().
(proc_subproc): Reorganize handling of terminated child so that the