Organisationsygrekextunixbranch/masterBuild History

Build History for branch/master

Builds (15)
Remove outdated depext on libexecinfo-dev on Alpine
e90bd0
ExtUnix v0.4.4
2e47ab
Add wait4 C binding to extunix (#58) This commit introduces a C binding for `wait4`, allowing retrieval of resource usage statistics for child processes. The new OCaml function exposes `wait4` with support for Unix wait flags and returns process status along with resource usage metrics. - Define `rusage` type to encapsulate relevant resource usage fields. - Implement `wait4` binding to interface with the system call. - Provide documentation for `rusage` and `wait4`.
aa961a
Use the namespaced version of some libunix functions (#61)
c7b586
GHA: test OCaml 4.08 on Ubuntu only
0984c4
Update README
c36219
Remove incorrect const qualifier
fdc25b
Update to ppxlib 0.36.0
7c1898
ExtUnix v0.4.3
8dfa7b
renameat2: check RENAME_WHITEOUT constructor Signed-off-by: Antonin Décimo <antonin@tarides.com>
3e34b7
Use caml_stat_* functions instead of malloc/free for heap data
64a22f
ExtUnix v0.4.2
cd97c8
Add TIOCGWINSZ ioctl (#54)
30f961
Fix deprecated alert placement
e00931
Build and CI updates (remove AppVeyor) AppVeyor OCaml scripts are no longer supported.
4b1699