0.2.138
What's Changed
- Fix typo:
readfs
->readfds
by @giraffate in #2981 - linux: Add POSIX_SPAWN_SETSID flag by @HarveyHunt in #2983
- Enforce order of any
s_*!
macro calls by @flba-eb in #2985 - Add FICLONE ioctl for linux aarch64 by @dtolnay in #2986
- Revive
x86_64-linux-android
CI with an old nightly by @JohnTitor in #2990 - fix wrong definitions of getpwent_r and getgrent_r on solarish os by @SteveLauC in #2914
- add extended attributes constants on NetBSD by @SteveLauC in #2988
- Use an old emulator to fix Android CI by @JohnTitor in #2989
- Add ucontext and clone_args for loongarch64 by @zhaixiaojuan in #2993
- Add Android uinput bindings by @spencercw in #2984
- add extattr_list_xxx() on NetBSD by @SteveLauC in #2991
- freebsd procctl flags update by @devnexen in #2992
- Report the actual error when failing to get the rustc version by @bjorn3 in #3000
- ci: Read test output from stderr by @JohnTitor in #3005
- freebsd subset of memstat api addition by @devnexen in #2998
- Add rand48 functions by @carbotaniuman in #2995
- Add sys/ucontext.h signatures for linux aarch64 glibc by @dtolnay in #3001
- Add pull request template by @JohnTitor in #3006
- Add kexec_file_load system call for arm64 linux by @dtolnay in #3009
- Migrate from highfive to triagebot by @ehuss in #3018
- mips32: fix missing __s64 type definition by @cppcoffee in #3016
- Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor" by @JohnTitor in #3019
- Fix the loongarch64 kernel ABI by @xen0n in #3007
- adding SYS_pidfd_send_signal/SYS_pidfd_getfd constants to linux uclib… by @devnexen in #3012
- handle c circular dependence (linux gnu) by @belovdv in #3013
- Migrate from highfive to triagebot by @ehuss in #3020
- Rearrange
sockaddr_storage
padding/alignment fields on Linux and Fuchsia by @stevenengler in #3010 - linux musl adding
PIDFD_NONBLOCK
constant. by @devnexen in #3003 - Add more capsicum functions for FreeBSD by @asomers in #3022
- Enable copy_file_range on FreeBSD by @asomers in #3023
- adding getopt_long for unixes. by @devnexen in #3021
- redox: long is 32-bits on 32-bit systems by @jackpot51 in #3024
- bump to 0.2.138 by @SteveLauC in #2994
New Contributors
- @giraffate made their first contribution in #2981
- @HarveyHunt made their first contribution in #2983
- @flba-eb made their first contribution in #2985
- @spencercw made their first contribution in #2984
- @bjorn3 made their first contribution in #3000
- @ehuss made their first contribution in #3018
- @cppcoffee made their first contribution in #3016
- @belovdv made their first contribution in #3013
- @stevenengler made their first contribution in #3010
Full Changelog: 0.2.137...0.2.138