]> granicus.if.org Git - strace/commitdiff
ia64: wire up utimensat syscall
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 15 Jul 2015 23:03:15 +0000 (23:03 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 16 Jul 2015 01:36:55 +0000 (01:36 +0000)
* linux/ia64/syscallent.h (utimensat): New entry.

linux/ia64/syscallent.h

index 27f3ca97af66bbb66e268b11d13421bc75fab6ec..5d0c58cda07c0bdc6fb01609cb2f3898c2844ec4 100644 (file)
 [1303] = { 4,  TD,             SEN(fallocate),                 "fallocate"             },
 [1304] = { 3,  0,              SEN(getcpu),                    "getcpu"                },
 [1305] = { 6,  TD,             SEN(epoll_pwait),               "epoll_pwait"           },
-[1306] = { },
+[1306] = { 4,  TD|TF,          SEN(utimensat),                 "utimensat"             },
 [1307] = { 3,  TD|TS,          SEN(signalfd),                  "signalfd"              },
 [1308] = { 4,  TD,             SEN(timerfd),                   "timerfd"               },
 [1309] = { 1,  TD,             SEN(eventfd),                   "eventfd"               },