]> granicus.if.org Git - strace/commitdiff
2005-02-01 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:17:00 +0000 (04:17 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:17:00 +0000 (04:17 +0000)
* linux/syscallent.h: Use sys_mincore instead of printargs.
* linux/x86_64/syscallent.h: Likewise.  Also use sys_getrlimit,
sys_semtimedop, sys_umount2.
Part of RH#142667.

linux/syscallent.h

index ba81cc1c2c3751ef34011315367101828cf77332..ce7d9798add201e9fbbeaa32ca6018e95292dc97 100644 (file)
        { 1,    0,      sys_setfsuid,           "setfsuid32"    }, /* 215 */
        { 1,    0,      sys_setfsgid,           "setfsgid32"    }, /* 216 */
        { 2,    TF,     sys_pivotroot,          "pivot_root"    }, /* 217 */
-       { 3,    0,      printargs,              "mincore"       }, /* 218 */
+       { 3,    0,      sys_mincore,            "mincore"       }, /* 218 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 219 */
        { 4,    0,      sys_getdents64,         "getdents64"    }, /* 220 */
        { 3,    0,      sys_fcntl,              "fcntl64"       }, /* 221 */