What's Changed
- Add new constants to be used in (linux) sysctl by @GuillaumeGomez in #3423
- openbsd ifreq implementation refinement ifru_data member using proper… by @devnexen in #3390
- adding reboot to netbsd/openbsd. by @devnexen in #3426
- feat: add GSO flags for linux and android by @elecm in #3420
- Use a unique name for the Docker image used by CI. by @Arnavion in #3427
- Add more definitions from linux/tls.h by @Arnavion in #3422
- hurd: Complete C API interface by @sthibaul in #3428
- Fix a typo in getnameinfo() by @adder32 in #3431
- hurd: Fix C API interface completion by @sthibaul in #3430
- Downgrade CI support for MIPS by @JohnTitor in #3429
- Upgrade FreeBSD ABi used on std to 12 by @JohnTitor in #3434
- Upgrade Android NDK version by @JohnTitor in #3435
- feat: Added wireless.h constants by @Brijeshkrishna in #3415
- feat: eventfd_read/write for Android/FreeBSD/Linux by @SteveLauC in #3437
- Upgrade macOS image to 13 by @JohnTitor in #3442
- Add the NI_IDN getnameinfo() extension by @adder32 in #3433
- adding getentropy for apple devices. by @devnexen in #3443
- Add ioctl FS_IOC_* version and flag constants by @fsavy-tehtris in #3396
- haiku adding subset of cpu topology api. by @devnexen in #3440
- add vm_allocate for apple by @hjmallon in #3448
- Remove asmjs-unknown-emscripten target by @JohnTitor in #3451
- add more pthread_attr functions and related constants: by @Ncerzzk in #3447
- Add
IP_RECVTTL
andIPV6_RECVHOPLIMIT
for Apple platforms by @larseggert in #3450 - Unignore
aarch64-linux-android
by @JohnTitor in #3438 - Fix libc-tests for illumos/solaris target by @pfmooney in #3455
- expose solarish's SFV_FD_SELF for sendfilev purpose by @devnexen in #3452
- Do not dereference uninhabited types refs in Clone implementations by @samueltardieu in #3456
- Update docs for contributors by @JohnTitor in #3458
- adding RFSIGSHARE flag for FreeBSD's rfork by @devnexen in #3457
- MAP_HUGE_SHIFT & HUGETLB_FLAG_ENCODE_SHIFT for Andorid/Fuchsia by @SteveLauC in #3444
- netbsd arm* registers and reorder per architecture. by @devnexen in #3467
- add pthread_cond_timedwait for teeos by @Sword-Destiny in #3464
- Add
if_xdp.h
structs and constants and addSOL_XDP
to musl by @arctic-alpaca in #3453 - Generate
aarch64-apple-darwin
docs on docs.rs by @JohnTitor in #3470 - openbsd riscv64 adding sigcontext by @devnexen in #3469
- openbsd/netbsd MAP_TRYFIXED constant by @devnexen in #3471
- Prepare release for v0.2.151 by @JohnTitor in #3472
New Contributors
- @elecm made their first contribution in #3420
- @Arnavion made their first contribution in #3427
- @adder32 made their first contribution in #3431
- @fsavy-tehtris made their first contribution in #3396
- @hjmallon made their first contribution in #3448
- @Ncerzzk made their first contribution in #3447
- @larseggert made their first contribution in #3450
- @samueltardieu made their first contribution in #3456
- @arctic-alpaca made their first contribution in #3453
Full Changelog: 0.2.150...0.2.151