posixatversion Documentation on ocaml.org
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 | MIT |
| Published | |
| Homepage | https://github.com/janestreet/posixat |
| Issue Tracker | https://github.com/janestreet/posixat/issues |
| Maintainer | Jane Street developers |
| Dependencies |
|
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.12/files/posixat-v0.12.0.tar.gz sha256=793456d039d50b8fd4ce3ecae2afb51d4ac46a99523123b830d86ef22fc917a5 md5=2e89e89ca1c67d454a0dbb94930d3531 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.12.0/opam |
Required by
- shexp<v0.13.0


