What's Changed
- openbsd: syscall() has been removed in upcoming OpenBSD 7.5 by @semarie in #3479
- adding tcp_info to openbsd by @devnexen in #3481
- iadding yser_fpxregs_struct data to linux/musl i686. by @devnexen in #3477
- strftime* api for *BSD by @devnexen in #3483
- strftime_l for Linux glibc/musl by @devnexen in #3484
- adding iocb data for io_submit syscall for linux/glibc. by @devnexen in #3486
- Re-enable
i686-pc-windows-gnu
CI by @JohnTitor in #3489 - Stop testing on FreeBSD 12 by @asomers in #3475
- Add
ifreq
,ifconf
and related constants to Android by @arctic-alpaca in #3487 - Add waitid function for OpenBSD by @lcheylus in #3490
- adding SOMAXCONN to redox by @devnexen in #3491
- Fix typos in comments by @asomers in #3492
- fix typos in libc by @Takashiidobe in #3496
- apple adding tcp_connection_info struct by @devnexen in #3482
- Improve the version parser of Emscripten by @kleisauke in #3498
- Add constants from <include/linux/sched.h> by @GuillaumeGomez in #3505
- Define
TFD_TIMER_*
constants on FreeBSD. by @sunfishcode in #3506 - Add support for posix_spawn on OpenBSD by @nuudlman in #3502
- clock_nanosleep for dragonflybsd, moving constants freebsd only too. by @devnexen in #3509
- solarish add fcntl's O_DIRECT constant. by @devnexen in #3503
- Unpin cc dependency version by @JohnTitor in #3511
- redox: add openpty, login_tty, TIOCSCTTY, and organize functions by @jackpot51 in #3512
- Move all seccomp consts and structs into top-level mod by @boustrophedon in #3343
- freebsd 15 support proposal. by @devnexen in #3508
- Prepare workflow for merge queue by @JohnTitor in #3514
- Allow dead_code on
clockid_t
by @JohnTitor in #3516 - Add more items from
include/linux/sched.h
header by @GuillaumeGomez in #3515 - fix typo by @shuoer86 in #3517
- Add sigsuspend to more targets: bsd, haiku, and solarish by @asomers in #3518
- Tweak libc-0.2 CI by @JohnTitor in #3519
- fuchsia adding pthread_set/getname_np by @devnexen in #3520
- Prepare docs for libc v0.3 by @JohnTitor in #3510
- Merge main into libc-0.2 by @JohnTitor in #3521
- Prepare release for v0.2.152 by @JohnTitor in #3522
New Contributors
- @Takashiidobe made their first contribution in #3496
- @nuudlman made their first contribution in #3502
- @boustrophedon made their first contribution in #3343
- @shuoer86 made their first contribution in #3517
Full Changelog: 0.2.151...0.2.152