libc
libc copied to clipboard
chore: release v0.2.159
🤖 New release
-
libc: 0.2.158 -> 0.2.159 (✓ API compatible changes)
Changelog
0.2.159 - 2024-09-17
Other
- Remove temporary file that was added by accident
- Simplify the RUSTC_WRAPPER check
- Fix rustc version when
clippy-driveris used- Revise network definitions for HorizonOS
- Merge pull request #3900 from tgross35/espid-cherry-pick
- Change signal constants to c_int on espidf
- Add wasm32-wasip2 definitions necessary for std::net support
- Add missing NOTE_MACHTIME and NOTE_MACH_CONTINUOUS_TIME constants to apple.
- linux adding new syscall SYS_mseal for x86_64 glibc/musl.
- adding new syscall id fchmodat2 for glibc/musl x86 (kernel >= 6.6).
- Merge pull request #3877 from tgross35/backport-butternut
- Add
wasm32-wasip2to the test matrix on CI- Re-enable testing of WASI on CI
- Merge pull request #3873 from tgross35/backport-cilantro
- Add functions from vxCpuLib.h and taskLib.h
- add missing symbols for HermitOS
- add missing error numbers for HermitOS
- Add android-riscv64 API check
- Add missing constant for Android
This PR was generated with release-plz.
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.
Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:
-
@rustbot author: the review is finished, PR author should check the comments and take action accordingly -
@rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue