Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-extunix
Commits:
-
535778ea
by Stephane Glondu at 2025-09-09T20:28:55+02:00
-
00235efa
by Stephane Glondu at 2025-09-09T20:28:55+02:00
-
ce49e438
by Stephane Glondu at 2025-09-09T20:29:01+02:00
-
d64eff0c
by Stephane Glondu at 2025-09-09T20:31:40+02:00
-
73140345
by Stephane Glondu at 2025-09-09T20:32:59+02:00
-
816d19bb
by Stephane Glondu at 2025-09-10T00:40:15+02:00
51 changed files:
- .github/workflows/main.yml
- CHANGES.txt
- Makefile
- README.md
- debian/changelog
- debian/control
- debian/patches/0001-Add-possibility-to-disable-execinfo-test-through-env.patch
- discover/discover.ml
- dune-project
- extunix.opam
- ppx_have/ppx_have.ml
- src/TODO/ftruncate/ftruncateC.c
- src/atfile.c
- src/dirfd.c
- src/dune
- src/eventfd.c
- src/execinfo.c
- src/extUnix.pp.ml
- src/fadvise.c
- src/fallocate.c
- src/fexecve.c
- src/fsync.c
- src/ioctl_siocgifconf.c
- src/malloc.c
- src/memalign.c
- src/mktemp.c
- src/mman.c
- src/mount.c
- src/poll.c
- src/pread_pwrite_ba.c
- src/ptrace.c
- src/pts.c
- src/read_cred.c
- src/realpath.c
- src/rename.c
- src/resource.c
- src/sendmsg.c
- src/signalfd.c
- src/sockopt.c
- src/splice.c
- src/statvfs.c
- src/stdlib.c
- src/sysconf.c
- src/sysinfo.c
- src/time.c
- src/tty_ioctl.c
- src/uname.c
- src/unistd.c
- src/unshare.c
- + src/wait4.c
- test/test.ml