What's Changed
- freebsd adding ptsname_r by @devnexen in #2878
- openbsd: ignore ci error about unexistent KERN_NSELCOLL constant by @semarie in #2879
- Add ENOTSUP constant for riscv32/musl by @kraj in #2884
- freebsd cpuset affinity flags. by @devnexen in #2885
- IEEE EUI-64 callss for freebsd/dragonflybsd. by @devnexen in #2882
- apple SEEK_{DATA,HOLE} O_{EVTONLY,NOFOLLOW_ANY} by @youknowone in #2886
- Add
confstr
and guaranteed_CS_*
constants on apple by @thomcc in #2883 - add freebsd's cpusetid_t api by @devnexen in #2887
- Add CPU_SETSIZE const for FreeBSD by @lwhsu in #2888
- linux: add missing netfilter definitions by @phi-gamma in #2876
- Upgrade Ubuntu image on GHA to 22.04 by @JohnTitor in #2890
- add missing SOF_TIMESTAMPING flags by @folkertdev in #2881
- freebsd add shm_largepage_conf data and its ioctl request. by @devnexen in #2892
- Add musl's lib folder to library search path by @wesleywiser in #2893
- linux: add rtnetlink mcast group definitions by @phi-gamma in #2889
- apple add pthread_jit_write_callback_t api related. by @devnexen in #2896
- Fix the tests on the latest FreeBSD 14.0-CURRENT by @asomers in #2898
- Added missing constants from elf.h by @paandahl in #2897
- apple: Add the attrlist set of functions by @beetrees in #2902
- Add makedev for the BSDs by @asomers in #2891
- solarish SHM* flags by @devnexen in #2905
- fcntl F_DUPFD_CLOEXEC has different values on Solaris and Illumos by @gco in #2900
- Solaris TCP_KEEPINTVL and TCP_KEEPCNT have wrong values by @gco in #2901
- Add new Linux system call constants by @cd-work in #2904
- openbsd: add getmntinfo(3) and getfsstat(2) support by @semarie in #2907
- Update s390x installer to 20220914 by @JohnTitor in #2912
- expose setgrent/getgrent/endgrent on fuchsia by @SteveLauC in #2910
- netbsd mcontext x86_64 constants. by @devnexen in #2911
- Compatibility with ESP-IDF V5 by @ivmarkov in #2913
- linux add FICLONE* ioctl. by @devnexen in #2899
- Bump version to 0.2.133 by @beetrees in #2906
New Contributors
- @thomcc made their first contribution in #2883
- @lwhsu made their first contribution in #2888
- @folkertdev made their first contribution in #2881
- @wesleywiser made their first contribution in #2893
- @paandahl made their first contribution in #2897
- @beetrees made their first contribution in #2902
- @gco made their first contribution in #2900
- @cd-work made their first contribution in #2904
- @SteveLauC made their first contribution in #2910
Full Changelog: 0.2.132...0.2.133