summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-18 08:45:06 +0000
committerRoland McGrath <roland@gnu.org>2004-09-18 08:45:06 +0000
commit9530eaf007c2663992c465caf0aee6a7c5b650ee (patch)
tree247c653ae7660783e2188907de06c60ef2be3fa2 /ChangeLog
parentc9269ffcf5fef35fed54186453d92c133ccfb9e1 (diff)
* sysdeps/unix/sysv/linux/waitid.c (do_waitid): Pass fifth argument to
system call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82f8f3b12c..7b4522e52d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-18 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/unix/sysv/linux/waitid.c (do_waitid): Pass fifth argument to
+ system call.
+
2004-09-17 Ulrich Drepper <drepper@redhat.com>
* include/link.h (struct link_map): Add l_used element.