Sourced from libc's releases.
0.2.154
What's Changed
- Fix CI on v0.2 by
@JohnTitorin rust-lang/libc#3589- [Backport #3547] Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for CSKY by
@Dirrekein rust-lang/libc#3572- Add Linux riscv64 HWCAP defines (libc-0.2) by
@Xeonacidin rust-lang/libc#3580- Add missing MIPS R6 FS_IOC_* definitions by
@chenx97in rust-lang/libc#3591- Support posix_spawn on Android by
@pccin rust-lang/libc#3602- [0.2] Fix libc-tests for loongarch64 by
@heiherin rust-lang/libc#3607- visionOS Support by
@agg23in rust-lang/libc#3568- [0.2] linux/musl: Add support for LoongArch64 by
@heiherin rust-lang/libc#3606- v0.2: Fix c_char on AIX by
@taiki-ein rust-lang/libc#3662- solarish adding SO_EXCLBIND constant. by
@devnexenin rust-lang/libc#3651- [0.2] Add SIG constants to espidf by
@Tevz-Beskovnikin rust-lang/libc#3658- add all android sysconf constants by
@fkm3in rust-lang/libc#3656- feat: more _PC_XXX constants for apple targets by
@SteveLauCin rust-lang/libc#3649- feat: O_EXEC/O_SEARCH for apple platforms by
@SteveLauCin rust-lang/libc#3668- [0.2] Add constant AT_MINSIGSTKSZ by
@ur4tin rust-lang/libc#3637- Haiku: synchronize with post R1-beta 4 changes in libc by
@nielxin rust-lang/libc#3638- adding getentropy/getrandom to dragonflybsd. by
@devnexenin rust-lang/libc#3618- Move strftime, strftime_l, strptime to linux_like by
@pccin rust-lang/libc#3600- update crate version to 0.2.154 by
@Dirrekein rust-lang/libc#3573New Contributors
@pccmade their first contribution in rust-lang/libc#3602@agg23made their first contribution in rust-lang/libc#3568@Tevz-Beskovnikmade their first contribution in rust-lang/libc#3658@ur4tmade their first contribution in rust-lang/libc#3637Full Changelog: https://github.com/rust-lang/libc/compare/0.2.153...0.2.154
b78d6a3
Merge pull request #3573
from Dirreke/update-libc0.23111f6f
Merge pull request #3600
from pcc/strtime4d836cc
Merge pull request #3618
from devnexen/dfbsd_gtrandom23a1b4c
Merge pull request #3638
from nielx/haiku-hrev57593-0.2f4ab3e7
Merge pull request #3637
from ur4t/libc-0.24d6fe50
Move strftime, strftime_l, strptime to linux_likee79e95f
adding getentropy/getrandom to dragonflybsd.8220683
Double quote variables in shell scriptsc0a6936
Add constant AT_MINSIGSTKSZ introduced by glibc 2.351c7f8fc
Haiku: synchronize with post R1-beta 4 changes in libc