posixatversion
Bindings to the posix *at functions
Posixat is a small library that just binds the various *at posix functions.
The posix *at functions takes the current working directory as a file descriptor. For instance this allows to reliably maintain several working directories inside the same process.
Author | Jane Street Group, LLC |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/posixat |
Issue Tracker | https://github.com/janestreet/posixat/issues |
Maintainer | Jane Street developers |
Dependencies | |
Source [http] | https://github.com/janestreet/posixat/archive/v0.9.1.tar.gz sha256=8d8b5b2f3e824317939c40b880bb916e30126d3580c0266aa5144f54cc8eed66 md5=24deb2b7822647a6dc6e54f1c44f76b8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.9.1/opam |
Required by
- shexp<v0.10.0