diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-18 08:45:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-18 08:45:06 +0000 |
commit | 9530eaf007c2663992c465caf0aee6a7c5b650ee (patch) | |
tree | 247c653ae7660783e2188907de06c60ef2be3fa2 | |
parent | c9269ffcf5fef35fed54186453d92c133ccfb9e1 (diff) | |
download | glibc-9530eaf007c2663992c465caf0aee6a7c5b650ee.tar glibc-9530eaf007c2663992c465caf0aee6a7c5b650ee.tar.gz glibc-9530eaf007c2663992c465caf0aee6a7c5b650ee.tar.bz2 glibc-9530eaf007c2663992c465caf0aee6a7c5b650ee.zip |
* sysdeps/unix/sysv/linux/waitid.c (do_waitid): Pass fifth argument to
system call.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |