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.
Authors | David Sheets <sheets@alum.mit.edu> and Jeremy Yallop <yallop@gmail.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-unistd |
Issue Tracker | https://github.com/dsheets/ocaml-unix-unistd/issues |
Maintainer | David Sheets <sheets@alum.mit.edu> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/dsheets/ocaml-unix-unistd/archive/0.4.0.tar.gz sha256=0d059397e39233025ffe90914ab1b51bc2852568d8cd490331d868371129b5f9 md5=9791a4a23c7e8f9fc6f3a3d85e3f1473 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-unistd/unix-unistd.0.4.0/opam |
No package is dependent