From 297b7a63c83c40485432ce5bffa3905bdd0bf84e Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 28 Feb 2000 06:23:10 +0000 Subject: [PATCH] Fix typo. --- winsup/cygwin/ChangeLog | 1 - 1 file changed, 1 deletion(-) 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 (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