openat

Crates.ioopenat
lib.rsopenat
version0.1.21
sourcesrc
created_at2016-12-15 23:09:09.986127
updated_at2021-04-16 11:03:26.80608
description A wrapper around openat, symlinkat, and similar system calls
homepagehttps://github.com/tailhook/openat
repositoryhttps://github.com/tailhook/openat
max_upload_size
id7610
size61,113
Paul Colomiets (tailhook)

documentation

http://docs.rs/openat

README

Openat Crate

Status: Beta

Documentation | Github | Crate

The interface to openat, symlinkat, and other functions in *at family.

Dependent crates

This crate is a thin wrapper for the underlying system calls. You may find the extension methods in openat-ext useful.

License

Licensed under either of

Contribution

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.

Commit count: 125

cargo fmt