]> granicus.if.org Git - strace/commitdiff
mips o32: fix utimensat syscall entry
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 21 Jul 2015 10:08:42 +0000 (10:08 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 21 Jul 2015 19:09:35 +0000 (19:09 +0000)
* linux/mips/syscallent-o32.h (utimensat): set sys_flags and sys_func.

linux/mips/syscallent-o32.h

index 95ce76ae56025166158d5929f7a9cb43f09b33f0..ef9752dfe3eb9b8a4c8fe0725fd3d8c00c5afa94 100644 (file)
 [4313] = { 6,  TD,             SEN(epoll_pwait),               "epoll_pwait"           },
 [4314] = { 3,  0,              SEN(ioprio_set),                "ioprio_set"            },
 [4315] = { 2,  0,              SEN(ioprio_get),                "ioprio_get"            },
-[4316] = { 4,  0,              SEN(printargs),                 "utimensat"             },
+[4316] = { 4,  TD|TF,          SEN(utimensat),                 "utimensat"             },
 [4317] = { 3,  TD|TS,          SEN(signalfd),                  "signalfd"              },
 [4318] = { 4,  TD,             SEN(timerfd),                   "timerfd"               },
 [4319] = { 1,  TD,             SEN(eventfd),                   "eventfd"               },