No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-21 19:43:32 +05:30
src &[u8] to mempolicy 2026-08-21 19:43:32 +05:30
.gitignore Prepare for crates.io 2016-11-02 19:31:24 -06:00
.gitlab-ci.yml Update CI 2026-05-27 13:02:46 +07:00
Cargo.toml &[u8] to mempolicy 2026-08-21 19:43:32 +05:30
LICENSE Add MIT license text 2017-04-07 17:21:32 -07:00
README.md Improve the README 2025-07-31 01:15:13 -03:00

syscall

This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.

MIT licensed crates.io docs.rs