summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-06-03 19:59:45 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-06-03 19:59:45 +0000
commit9f195df2d7f9e4f43d74b704092ead780df625b4 (patch)
tree7b7de61f3cbb9b14bff952952a33d09c25f1b360
parentec737e4210c2d0dbd9d145468d9b62b1fd5bceb8 (diff)
*** empty log message ***
Mon Jun 3 15:58:22 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> * hurdsig.c (_hurd_internal_post_signal): When turning the action for a HANDLE signal to IGNORE because the signal is blocked, clean up any pending suspension left over from a call to resume.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b8b44f2b7..a846ff9a64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jun 3 15:58:22 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
+
+ * hurdsig.c (_hurd_internal_post_signal): When turning the action
+ for a HANDLE signal to IGNORE because the signal is blocked, clean
+ up any pending suspension left over from a call to resume.
+
Mon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* elf/dl-lookup.c (_dl_lookup_symbol): Take new arg RELOC_ADDR and