We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c551e8b commit 1abac21Copy full SHA for 1abac21
src/unix/linux_like/linux/musl/b64/s390x.rs
@@ -745,3 +745,4 @@ pub const SYS_futex_waitv: c_long = 449;
745
pub const SYS_set_mempolicy_home_node: c_long = 450;
746
pub const SYS_cachestat: c_long = 451;
747
pub const SYS_fchmodat2: c_long = 452;
748
+pub const SYS_mseal: c_long = 462;
0 commit comments