0.2.127
What's Changed
- Clean up lints around unused macros by @Amanieu in #2797
- dragonflybsd adding subset of kvm api by @devnexen in #2796
- Macos rawsock by @qrnch-jan in #2791
- Add NetBSD ki_sigset_t, kinfo_proc2, and kinfo_lwp structs by @Freaky in #2792
- dragonflybsd adding vmspace data. by @devnexen in #2798
- Add
swd
field to impls for user_fpregs_struct by @Minoru in #2802 - apple adding
IPV6_BOUND_IF
socket constant. by @devnexen in #2801 - unix: setreuid/setregid by @edigaryev in #2803
- linux glibc add user_fpsimd_struct struct by @devnexen in #2607
- Musl s390x: add ENOTSUP alias for EOPNOTSUPP by @AlekseiNikiforovIBM in #2809
- solarish systems SOMAXCONN constant by @devnexen in #2807
- Remove workarounds for old FreeBSDs on libc-test by @JohnTitor in #2804
- Order
setre{g,u}id
alphabetically by @JohnTitor in #2805 - Upgrade Windows runners to windows-2022 by @JohnTitor in #2806
- linux SOMAXCONN rework proposal. by @devnexen in #2808
- haiku SOMAXCONN constant by @devnexen in #2810
- linux 64 bits gnu/musl add clone_args for clone3 syscall. by @devnexen in #2811
- adds android sys/prctl.h by @lattice0 in #2814
- ucontext usage update on macos 64 bits. by @devnexen in #2817
- Update semverver to 0.1.50 by @JohnTitor in #2821
- Enable
libc_const_extern_fn
implicitly from Rust 1.62 by @JohnTitor in #2820 - Add doc aliases on __error() function by @GuillaumeGomez in #2822
- haiku sigaltstack api completion. by @devnexen in #2825
- Don't check typedefs in impls in style checker by @JohnTitor in #2824
- apple add task_create/task_terminate by @devnexen in #2826
- task_threads addition for macOs by @devnexen in #2827
- Drop support for Rumprun by @JohnTitor in #2828
- memfd_create additional flags for FreeBSD. by @devnexen in #2829
- Add IPv6 CMSG options to Fuchsia by @brunowonka in #2823
- Add rtnetlink.h, if_link.h, if_addr.h to Android by @tiann in #2830
- Upgrade macOS image to 12 by @JohnTitor in #2831
- task_set_info addition, on macOs only. by @devnexen in #2834
- linux/glibc tagged ptr supports for arm64 control addition. by @devnexen in #2833
- linux arm64 pointer, prctl auth control follow-up. by @devnexen in #2837
- Haiku: add the posix_spawn functions and constants by @nielx in #2839
- prctl process timing control options for android. by @devnexen in #2840
- Fix FreeBSD CPU_ macros by @rtzoeller in #2842
- style: Format errors so that editors can jump to file/line by @joshtriplett in #2846
- Fix the type of file flags on OpenBSD by @asomers in #2841
- Add ETH_P_IP to Fuchsia public constants by @obrown06 in #2847
- linux prctl add speculation control flags by @devnexen in #2838
- Few socket updates related for Linux. by @devnexen in #2849
- README.md: Clarify (lack of) MSRV policy by @joshtriplett in #2852
- memmem and task_set_info are available on iOS by @youknowone in #2853
- linux: add TFD_TIMER_CANCEL_ON_SET constant by @pabigot in #2854
New Contributors
- @qrnch-jan made their first contribution in #2791
- @edigaryev made their first contribution in #2803
- @AlekseiNikiforovIBM made their first contribution in #2809
- @lattice0 made their first contribution in #2814
- @brunowonka made their first contribution in #2823
- @tiann made their first contribution in #2830
- @obrown06 made their first contribution in #2847
- @pabigot made their first contribution in #2854
Full Changelog: 0.2.126...0.2.127