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 |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies |
|
Source [http] | https://github.com/janestreet/posixat/archive/refs/tags/v0.17.0.tar.gz sha256=6f45df31dccb16b014243b1c155d5dbc59de3184562f4869cd9f6e3d05be03cc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.17.0/opam |
Required by
- shexp>=v0.17.0