package posix-base

  1. Overview
  2. No Docs
Base module for the posix bindings

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

posix-base provides base tools for the posix binding modules.

Published: 12 Mar 2026

Dependencies (4)

  1. ctypes >= "0.24.0"
  2. integers >= "0.3.0"
  3. ocaml >= "4.08"
  4. dune >= "3.20"

Dev Dependencies (1)

  1. odoc with-doc

Used by (12)

  1. posix-errno >= "4.0.2"
  2. posix-getopt >= "4.0.2"
  3. posix-math2 >= "4.0.2"
  4. posix-resource >= "4.0.2"
  5. posix-signal >= "4.0.2"
  6. posix-socket >= "4.0.2"
  7. posix-socket-unix >= "4.0.2"
  8. posix-stat >= "4.0.2"
  9. posix-time2 >= "4.0.2"
  10. posix-types >= "4.0.2"
  11. posix-uname >= "4.0.2"
  12. posix-unistd >= "4.0.2"

Conflicts

None