atdir 0.0.0

Faithful wrapper for libc openat() and other *at() functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.maintenance]
status = "actively-developed"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Christian Thäter <ct@pipapo.org>"]
description = "Faithful wrapper for libc openat() and other *at() functions"
edition = "2018"
keywords = ["libc", "fs"]
license = "MIT OR Apache-2.0"
name = "atdir"
repository = "https://github.com/cehteh/atdir.git"
version = "0.0.0"