summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-28 06:23:10 +0000
committerChristopher Faylor <me@cgf.cx>2000-02-28 06:23:10 +0000
commit297b7a63c83c40485432ce5bffa3905bdd0bf84e (patch)
tree8700d446dd7423bced21f046846d6c581d86cf65
parentf61425ac330041704dcfbe454201514f36a60870 (diff)
downloadcygnal-297b7a63c83c40485432ce5bffa3905bdd0bf84e.tar.gz
cygnal-297b7a63c83c40485432ce5bffa3905bdd0bf84e.tar.bz2
cygnal-297b7a63c83c40485432ce5bffa3905bdd0bf84e.zip
Fix typo.
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0e3a342df..ccae9023c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -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