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 | 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.13/files/posixat-v0.13.0.tar.gz sha256=0d7df2ea80f70718281afe327d086229b0dda2eb54056e1424bb4840e1116036 md5=25c9bc258eff7ab358538f2e9565c594 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.13.0/opam |
Required by
- shexp=v0.13.0