package posix-base
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Base module for the posix bindings
Install
dune-project
Dependency
Authors
Maintainers
Sources
v4.0.1.tar.gz
md5=464f431a8517dba4295286dd61f3ff2c
sha512=36d4c64987848fc06a4296c2141d250d95db0092b2d9d4d95f301f5eaada9a3df8ae9703fc8f2407596f6fb474a69863abd5e3d2c08636eb2c0dd67477d316e8
doc/CHANGES.html
4.0.1 (2026-01-10)
- Add wrapper for freebsd's non-posix compliant
setpgrp.
4.0.0 (2026-01-01)
- Add
posix-errno, remove all use ofunix_errno. - Add
posix-stat. - Add
posix-resource. - Add
posix-unistd. - Add support for
posix-socketEAI_*errors.
3.1.0 (2025-12-22)
- all: Bump dune to 3.20
- posix-socket: Remove sa_data.
- posix-socket: Fix ai_family field type of struct addrinfo. Thanks to @glondu
- posix-math2: Remove dependency on unix-errno, finish porting to proper windows/cross build.
- Fix CHANGES, sorry!
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>