From: Roland McGrath Date: Wed, 6 Oct 2004 22:02:41 +0000 (+0000) Subject: 2004-09-15 Roland McGrath X-Git-Tag: v4.5.18~510 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbf130892ff3524ffb702c1777adb289eaa10a39;p=strace 2004-09-15 Roland McGrath * linux/x86_64/syscallent.h: Use sys_waitid. --- diff --git a/linux/x86_64/syscallent.h b/linux/x86_64/syscallent.h index 0c0e4e64..9c1deec9 100644 --- a/linux/x86_64/syscallent.h +++ b/linux/x86_64/syscallent.h @@ -265,4 +265,4 @@ { 5, 0, printargs, "SYS_250" }, /* 250 */ { 5, 0, printargs, "SYS_251" }, /* 251 */ { 5, 0, printargs, "SYS_252" }, /* 252 */ - { 5, 0, printargs, "waitid" }, /* 253 */ + { 5, TP, sys_waitid, "waitid" }, /* 253 */