]> granicus.if.org Git - strace/blobdiff - linux/x32/syscallent.h
Fix pread64 and pwrite64 syscall entries
[strace] / linux / x32 / syscallent.h
index 23613c422547a05d535da5863e87c335d9d3465d..492b4d1e7e5f1045ea4693be62242032ef9194d3 100644 (file)
@@ -15,8 +15,8 @@
 [ 14] = { 4,   TS,             SEN(rt_sigprocmask),            "rt_sigprocmask"        },
 [ 15] = { 0,   TS,             SEN(printargs),                 "64:rt_sigreturn"       },
 [ 16] = { 3,   TD,             SEN(printargs),                 "64:ioctl"              },
-[ 17] = { 4,   TD,             SEN(pread),                     "pread"                 },
-[ 18] = { 4,   TD,             SEN(pwrite),                    "pwrite"                },
+[ 17] = { 4,   TD,             SEN(pread),                     "pread64"               },
+[ 18] = { 4,   TD,             SEN(pwrite),                    "pwrite64"              },
 [ 19] = { 3,   TD,             SEN(printargs),                 "64:readv"              },
 [ 20] = { 3,   TD,             SEN(printargs),                 "64:writev"             },
 [ 21] = { 2,   TF,             SEN(access),                    "access"                },