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 2ca91ae commit 026f92bCopy full SHA for 026f92b
src/unix/linux_like/linux/musl/b64/s390x.rs
@@ -731,3 +731,4 @@ pub const SYS_futex_waitv: c_long = 449;
731
pub const SYS_set_mempolicy_home_node: c_long = 450;
732
pub const SYS_cachestat: c_long = 451;
733
pub const SYS_fchmodat2: c_long = 452;
734
+pub const SYS_mseal: c_long = 462;
0 commit comments