]> granicus.if.org Git - strace/commitdiff
2004-09-15 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:02:41 +0000 (22:02 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:02:41 +0000 (22:02 +0000)
* linux/x86_64/syscallent.h: Use sys_waitid.

linux/x86_64/syscallent.h

index 0c0e4e64509105adf582b155c9ee4053a83f794c..9c1deec9911f16b263b07573f9dc78eb71583694 100644 (file)
        { 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 */