aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-22 23:11:54 +0000
committerRoland McGrath <roland@gnu.org>1995-02-22 23:11:54 +0000
commit0677a80cdf98418cfe641d27cfc492d7459c5b45 (patch)
tree3901486a25d40440ec9b22ecbd4f6c32c4e2f9f2 /ChangeLog
parent50843ff068aae5b1ff58581eddd3bd107e99114b (diff)
downloadglibc-0677a80cdf98418cfe641d27cfc492d7459c5b45.tar
glibc-0677a80cdf98418cfe641d27cfc492d7459c5b45.tar.gz
glibc-0677a80cdf98418cfe641d27cfc492d7459c5b45.tar.bz2
glibc-0677a80cdf98418cfe641d27cfc492d7459c5b45.zip
* hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter
elts with null handlers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 903f7e970f..fb32cec428 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Wed Feb 22 00:44:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter
+ elts with null handlers.
+
* sysdeps/mach/hurd/i386/sigreturn.c: Restore the FPU state.
Tue Feb 21 21:53:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>