We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f3242 commit 28b21dcCopy full SHA for 28b21dc
1 file changed
lib/s390x_table.h
@@ -156,8 +156,8 @@ _S(176, "rt_sigpending")
156
_S(177, "rt_sigtimedwait")
157
_S(178, "rt_sigqueueinfo")
158
_S(179, "rt_sigsuspend")
159
-_S(180, "pread")
160
-_S(181, "pwrite")
+_S(180, "pread64")
+_S(181, "pwrite64")
161
_S(183, "getcwd")
162
_S(184, "capget")
163
_S(185, "capset")
@@ -401,4 +401,3 @@ _S(459, "lsm_get_self_attr")
401
_S(460, "lsm_set_self_attr")
402
_S(461, "lsm_list_modules")
403
_S(462, "mseal")
404
-
0 commit comments