unix-errnoversion
Unix errno types, maps, and support
unix-errno can be used with or without ctypes and OCaml's Unix module. Without ctypes and Unix, the basic types and functions are provided as well as Errno_host containing errno maps for popular operating systems. The errno-srcgen tool for generating OCaml source representing Errno.Host.t values will also be built. With ctypes and Unix, you'll also receive the errno-map tool for outputting the current host's errno map and the Errno_unix module containing an errno global variable checking function and Unix.error type converters.
Tags | errno errno.h errors unix syscall |
---|---|
Author | David Sheets <sheets@alum.mit.edu> |
License | ISC |
Published | |
Homepage | https://github.com/xapi-project/ocaml-unix-errno |
Issue Tracker | https://github.com/xapi-project/ocaml-unix-errno/issues |
Maintainer | Xapi Project |
Available | arch != "arm32" |
Dependencies | |
Optional dependencies | |
Source [http] | https://github.com/xapi-project/ocaml-unix-errno/releases/download/v0.6.0/unix-errno-0.6.0.tbz sha256=044d962f1169a9357c7913966b58a07f095a670676b6fae0b85cdb6b11c03584 sha512=2c6c8d76bafe169b7921c53a3e734bc4fd0c91af13a2670d0ea1eda3f9f6d3237795b1d16b0a1c812209834f2f868ff13adfcc50afc0eb59ea3ea640547121cb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-errno/unix-errno.0.6.0/opam |
Required by
- dlm>=0.3.3
- osx-acl
- osx-attr>=0.3.0
- osx-membership
- osx-mount
- osx-xattr
- posix-getopt>=2.0.0
- posix-signal
- posix-socket-unix
- posix-time2
- posix-uname
- sys-socket-unix
- unix-fcntl=0.3.2 | >=0.3.4
- unix-sys-resource=0.1.1
- unix-sys-stat>=0.3.1 & <0.5.0
Optionally used by