* sysdeps/unix/sysv/linux/waitid.c (do_waitid): Pass fifth argument to
authorRoland McGrath <roland@gnu.org>
Sat, 18 Sep 2004 08:45:06 +0000 (08:45 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 18 Sep 2004 08:45:06 +0000 (08:45 +0000)
system call.

ChangeLog

index 82f8f3b..7b4522e 100644 (file)
--- 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.