]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:03:22 +0000 (22:03 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:03:22 +0000 (22:03 +0000)
ChangeLog

index 4725d68ff54d8ae96a21a9186048e2c59e85349a..50889d486372357790e2d54e99b0c875abebc845 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-15  Roland McGrath  <roland@redhat.com>
+
+       * linux/x86_64/syscallent.h: Use sys_waitid.
+
+       * linux/syscallent.h: waitid takes 5 arguments, and is in TP category.
+       * process.c (sys_waitid): Handle fifth argument (struct rusage *).
+
 2004-09-11  Roland McGrath  <roland@redhat.com>
 
        * time.c (sys_clock_nanosleep): Print zero flags arg correctly.