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.14/files/posixat-v0.14.0.tar.gz sha256=7245afc076afce5a2add51d11ed68cf918787cb81105fcf9b1b4e73368c73020 md5=d06ae7fe70c495bc2c3e992066511105 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.14.0/opam |
Required by
- shexp=v0.14.0