commit | 4455b1da965b455c33c9d1c37a2474a126ebad29 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Oct 06 22:03:22 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Oct 06 22:03:22 2004 +0000 |
tree | a1f8720fd46a0d573345222263653c89044ee8a8 | |
parent | 39426a359feab31845270005d61372d4b8fe9462 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 4725d68..50889d4 100644 --- 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.