unix-unistdversion

Host-independent unistd.h bindings

ocaml-unix-unistd provides access to the features exposed in unistd.h in a way that is not tied to the implementation on the host system.

The Unistd module provides functions for translating between the constants accessible through unistd.h and their values on particular systems.

The Unistd_unix module provides bindings to functions that use the constants and types in Unistd along with a representation of the host system. The bindings support a more comprehensive range of seek commands than the corresponding functions in the standard OCaml Unix module. The Unistd_unix_lwt module exports non-blocking versions of the functions in Unistd_unix based on the Lwt cooperative threading library.

AuthorsDavid Sheets <sheets@alum.mit.edu> and Jeremy Yallop <yallop@gmail.com>
LicenseISC
Published
Homepagehttps://github.com/dsheets/ocaml-unix-unistd
Issue Trackerhttps://github.com/dsheets/ocaml-unix-unistd/issues
MaintainerDavid Sheets <sheets@alum.mit.edu>
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/dsheets/ocaml-unix-unistd/archive/0.4.0.tar.gz
md5=9791a4a23c7e8f9fc6f3a3d85e3f1473
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/unix-unistd/unix-unistd.0.4.0/opam
No package is dependent