From: Roland McGrath Date: Wed, 6 Oct 2004 22:03:22 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4455b1da965b455c33c9d1c37a2474a126ebad29;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 4725d68f..50889d48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-09-15 Roland McGrath + + * 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 * time.c (sys_clock_nanosleep): Print zero flags arg correctly.