Crates.io | openat |
lib.rs | openat |
version | 0.1.21 |
source | src |
created_at | 2016-12-15 23:09:09.986127 |
updated_at | 2021-04-16 11:03:26.80608 |
description | A wrapper around openat, symlinkat, and similar system calls |
homepage | https://github.com/tailhook/openat |
repository | https://github.com/tailhook/openat |
max_upload_size | |
id | 7610 |
size | 61,113 |
Status: Beta
Documentation | Github | Crate
The interface to openat
, symlinkat
, and other functions in *at
family.
This crate is a thin wrapper for the underlying system calls. You may find the extension methods in openat-ext useful.
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.