aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-26 05:54:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-26 05:54:30 +0000
commitb7ed26c6633ae836938d056490ab4efaa0749af0 (patch)
tree2b657e183ca24af1e50fd1e1f36c3a7f6a54b2ae /ChangeLog
parenta99db9247ace23ff80017bd26451ff8d268468ec (diff)
downloadglibc-b7ed26c6633ae836938d056490ab4efaa0749af0.tar
glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.tar.gz
glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.tar.bz2
glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.zip
Update.
2000-07-25 Ulrich Drepper <drepper@redhat.com> * rt/lio_listio.c (lio_listio): Handle case of SIG == NULL correctly. Reported by Kevin Beard <beardk@gatwick.Geco-Prakla.slb.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d4b79fd8c..678d86f5fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-25 Ulrich Drepper <drepper@redhat.com>
+
+ * rt/lio_listio.c (lio_listio): Handle case of SIG == NULL correctly.
+ Reported by Kevin Beard <beardk@gatwick.Geco-Prakla.slb.com>.
+
2000-07-25 Mark Kettenis <kettenis@gnu.org>
* nss/nss_files/files-netgrp.c (strip_whitespace): New function.