irox-safe-linux

Crates.ioirox-safe-linux
lib.rsirox-safe-linux
version
sourcesrc
created_at2024-03-03 23:25:07.411143
updated_at2024-12-01 22:54:36.731278
descriptionPure-Rust implementations of the linux native API functions & SYSCALLs to make them ergonomic.
homepagehttps://github.com/spmadden/irox-unsafe
repositoryhttps://github.com/spmadden/irox-unsafe
max_upload_size
id1161002
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Sean Madden (spmadden)

documentation

README

IROX-SAFE-LINUX

Pure-Rust implementations of the linux native API functions & SYSCALLs to make them ergonomic. Effectively a drop-in replacement of glibc.

Current Features:

Commit count: 53

cargo fmt