package posix-time2
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings for posix time functions
Install
dune-project
Dependency
Authors
Maintainers
Sources
v4.0.2.tar.gz
md5=2e05f3e890206138c4ebd09878359a2f
sha512=79a786c299b5d9f7f5ff0c3cf289539e8ea257b2068f75cd9faca9450679e5cd7de6b0fc5b77c9ddbbb5857d4f64119837a61a22d277e6e2a8ab4b3c4d5911c0
doc/CHANGES.html
4.0.2 (2026-03-02)
- Fixed segfault on 32bit architecture with enabled. LFS is enabled by default now on 32bit architectures.
- Fix crash when passing wrong socketlen in getnameinfo. Thanks to @glondu
- Fix
optopttype inposix-getopt(should beint, notchar). Thanks to @glondu - Fix
utimesinposix-time2: it now takes separate~last_accessand~last_modificationarguments instead of a singleTimeval.t. Thanks to @glondu - Fix Hurd support:
errnois anativeinton Hurd,clock_nanosleepandPROCESS_CPUTIMEare not available on Hurd. Thanks to @glondu - Reorganize internal build: all modules moved under
modules/with improved cflags handling
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)"
>