]> granicus.if.org Git - strace/commitdiff
2007-11-19 Andreas Schwab <schwab@suse.de>
authorRoland McGrath <roland@redhat.com>
Mon, 19 Nov 2007 22:10:21 +0000 (22:10 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 19 Nov 2007 22:10:21 +0000 (22:10 +0000)
* linux/ia64/syscallent.h: Use sys_getdents64.
* linux/sh/syscallent.h: Likewise.

linux/ia64/syscallent.h
linux/sh/syscallent.h

index a0eb6e7dee5b6c30960d92e93157517424e36abc..a659e0fc3b7dfea4d68c9d363b311641c0b36408 100644 (file)
        { 2,    0,      sys_lstat,              "lstat"         }, /* 1211 */
        { 2,    TD,     sys_fstat,              "fstat"         }, /* 1212 */
        { 6,    TP,     sys_clone,              "clone2"        }, /* 1213 */
-       { 3,    0,      printargs,              "getdents64"    }, /* 1214 */
+       { 3,    TD,     sys_getdents64,         "getdents64"    }, /* 1214 */
        { 2,    0,      printargs,              "getunwind"     }, /* 1215 */
        { 4,    TD,     sys_readahead,          "readahead"     }, /* 1216 */
        { 5,    TF,     sys_setxattr,           "setxattr"      }, /* 1217 */
index 5c163abda1b34cea562caa70bb09dd1980a6b565..3aa2a48c4e24a2bce18502c3ec675bba22692782 100644 (file)
        { 2,    TF,     sys_pivotroot,          "pivot_root"    }, /* 217 */
        { 3,    0,      printargs,              "mincore"       }, /* 218 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 219 */
-       { 4,    0,      printargs,              "getdents64"    }, /* 220 */
+       { 3,    TD,     sys_getdents64,         "getdents64"    }, /* 220 */
        { 3,    TD,     sys_fcntl,              "fcntl64"       }, /* 221 */
        { 4,    0,      printargs,              "SYS_222"       }, /* 222 */
        { 4,    0,      printargs,              "SYS_223"       }, /* 223 */