ocaml-extunix 0.4.1-3build1 source package in Ubuntu

Changelog

ocaml-extunix (0.4.1-3build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 03 Nov 2023 00:14:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.1.orig.tar.bz2 63.6 KiB 0a1f6c002423683a7c16f2f98a87e659aa5de0645a71d3713d8cb044b8ddff39
ocaml-extunix_0.4.1-3build1.debian.tar.xz 4.7 KiB 1f5b8ff01aaeeb321a9522a012764ad6303063662f2e3572d910724e9907ab67
ocaml-extunix_0.4.1-3build1.dsc 2.1 KiB cc72a4b77f71a95be18b012c46196758c2e51cccbdecf6f1a5bebd4c92734619

View changes file

Binary packages built by this source

libextunix-ocaml: Extended functions for OCaml Unix module (runtime package)

 Thin bindings to various low-level system APIs (often non-portable)
 which are not covered by Unix module.
 .
 Example functions:
  * uname
  * statvfs
  * fsync
  * fadvise
  * fallocate
  * atfile
  * dirfd
  * eventfd
  * signalfd
  * ...
 .
 This package contains the shared runtime libraries.

libextunix-ocaml-dbgsym: debug symbols for libextunix-ocaml
libextunix-ocaml-dev: Extended functions for OCaml Unix module (development package)

 Thin bindings to various low-level system APIs (often non-portable)
 which are not covered by Unix module.
 .
 Example functions:
  * uname
  * statvfs
  * fsync
  * fadvise
  * fallocate
  * atfile
  * dirfd
  * eventfd
  * signalfd
  * ...
 .
 This package contains the compiled modules for programming with the
 library.