https://github.com/cptpcrd/openat2-rs
A simple wrapper around Linux 5.6+'s openat2() system call.
https://github.com/cptpcrd/openat2-rs
Last synced: 3 months ago
JSON representation
A simple wrapper around Linux 5.6+'s openat2() system call.
- Host: GitHub
- URL: https://github.com/cptpcrd/openat2-rs
- Owner: cptpcrd
- License: mit
- Created: 2021-03-10T19:52:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T18:13:24.000Z (about 4 years ago)
- Last Synced: 2025-10-25T18:44:44.232Z (8 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openat2
[](https://crates.io/crates/openat2)
[](https://docs.rs/openat2)
[](https://github.com/cptpcrd/openat2-rs/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
[](https://codecov.io/gh/cptpcrd/openat2-rs)
A simple wrapper around Linux 5.6+'s openat2() system call.