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 |
|
Conflicts |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.11/files/posixat-v0.11.0.tar.gz sha256=6bea38b946c3600db3f1f5a24f81a4b6334610c726aeb19836c52364f2d7524c md5=0cd1b5ce9d5c6393c94ae7f604834de1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posixat/posixat.v0.11.0/opam |
Required by
- shexp>=v0.11.0 & <v0.12.0