package posix-errno

  1. Overview
  2. No Docs
POSIX errno handling and Unix error conversion

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.2.tar.gz
md5=2e05f3e890206138c4ebd09878359a2f
sha512=79a786c299b5d9f7f5ff0c3cf289539e8ea257b2068f75cd9faca9450679e5cd7de6b0fc5b77c9ddbbb5857d4f64119837a61a22d277e6e2a8ab4b3c4d5911c0

Description

posix-errno provides comprehensive errno handling.

Published: 12 Mar 2026

Dependencies (4)

  1. ctypes
  2. posix-base = version
  3. ocaml >= "4.08"
  4. dune >= "3.20"

Dev Dependencies (1)

  1. odoc with-doc

Used by (8)

  1. posix-getopt >= "4.0.2"
  2. posix-resource >= "4.0.2"
  3. posix-signal >= "4.0.2"
  4. posix-socket-unix >= "4.0.2"
  5. posix-stat >= "4.0.2"
  6. posix-time2 >= "4.0.2"
  7. posix-uname >= "4.0.2"
  8. posix-unistd >= "4.0.2"

Conflicts

None