Sourced from libc's releases.
0.2.152
What's Changed
- openbsd: syscall() has been removed in upcoming OpenBSD 7.5 by
@semariein rust-lang/libc#3479- adding tcp_info to openbsd by
@devnexenin rust-lang/libc#3481- iadding yser_fpxregs_struct data to linux/musl i686. by
@devnexenin rust-lang/libc#3477- strftime* api for *BSD by
@devnexenin rust-lang/libc#3483- strftime_l for Linux glibc/musl by
@devnexenin rust-lang/libc#3484- adding iocb data for io_submit syscall for linux/glibc. by
@devnexenin rust-lang/libc#3486- Re-enable
i686-pc-windows-gnuCI by@JohnTitorin rust-lang/libc#3489- Stop testing on FreeBSD 12 by
@asomersin rust-lang/libc#3475- Add
ifreq,ifconfand related constants to Android by@arctic-alpacain rust-lang/libc#3487- Add waitid function for OpenBSD by
@lcheylusin rust-lang/libc#3490- adding SOMAXCONN to redox by
@devnexenin rust-lang/libc#3491- Fix typos in comments by
@asomersin rust-lang/libc#3492- fix typos in libc by
@Takashiidobein rust-lang/libc#3496- apple adding tcp_connection_info struct by
@devnexenin rust-lang/libc#3482- Improve the version parser of Emscripten by
@kleisaukein rust-lang/libc#3498- Add constants from by
@GuillaumeGomezin rust-lang/libc#3505- Define
TFD_TIMER_*constants on FreeBSD. by@sunfishcodein rust-lang/libc#3506- Add support for posix_spawn on OpenBSD by
@nuudlmanin rust-lang/libc#3502- clock_nanosleep for dragonflybsd, moving constants freebsd only too. by
@devnexenin rust-lang/libc#3509- solarish add fcntl's O_DIRECT constant. by
@devnexenin rust-lang/libc#3503- Unpin cc dependency version by
@JohnTitorin rust-lang/libc#3511- redox: add openpty, login_tty, TIOCSCTTY, and organize functions by
@jackpot51in rust-lang/libc#3512- Move all seccomp consts and structs into top-level mod by
@boustrophedonin rust-lang/libc#3343- freebsd 15 support proposal. by
@devnexenin rust-lang/libc#3508- Prepare workflow for merge queue by
@JohnTitorin rust-lang/libc#3514- Allow dead_code on
clockid_tby@JohnTitorin rust-lang/libc#3516- Add more items from
include/linux/sched.hheader by@GuillaumeGomezin rust-lang/libc#3515- fix typo by
@shuoer86in rust-lang/libc#3517- Add sigsuspend to more targets: bsd, haiku, and solarish by
@asomersin rust-lang/libc#3518- Tweak libc-0.2 CI by
@JohnTitorin rust-lang/libc#3519- fuchsia adding pthread_set/getname_np by
@devnexenin rust-lang/libc#3520- Prepare docs for libc v0.3 by
@JohnTitorin rust-lang/libc#3510- Merge main into libc-0.2 by
@JohnTitorin rust-lang/libc#3521- Prepare release for v0.2.152 by
@JohnTitorin rust-lang/libc#3522New Contributors
@Takashiidobemade their first contribution in rust-lang/libc#3496@nuudlmanmade their first contribution in rust-lang/libc#3502@boustrophedonmade their first contribution in rust-lang/libc#3343@shuoer86made their first contribution in rust-lang/libc#3517Full Changelog: https://github.com/rust-lang/libc/compare/0.2.151...0.2.152
0.2.151
What's Changed
- Add new constants to be used in (linux) sysctl by
@GuillaumeGomezin rust-lang/libc#3423- openbsd ifreq implementation refinement ifru_data member using proper… by
@devnexenin rust-lang/libc#3390- adding reboot to netbsd/openbsd. by
@devnexenin rust-lang/libc#3426
... (truncated)
3d17519
Merge pull request #3522
from JohnTitor/libc-0.2.1520f5d2c1
Prepare release for v0.2.152ee500ca
Merge pull request #3521
from rust-lang/main72093f3
Auto merge of #3510
- JohnTitor:prepare-libc-0.3, r=JohnTitore5612b9
Auto merge of #3520
- devnexen:fuchsia_upd, r=JohnTitor44ba265
fuchsia adding pthread_set/getname_np2f93bfb
Auto merge of #3519
- JohnTitor:tweak-libc-0.2-ci, r=JohnTitor11f7c7b
Auto merge of #3518
- asomers:more-sigsuspend, r=JohnTitor0b9596b
Tweak libc-0.2 CI5594447
Auto merge of #3517
- shuoer86:main, r=JohnTitor