rust-lang/libc (libc)
### [`v0.2.159`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.159)
[Compare Source](https://redirect.github.com/rust-lang/libc/compare/0.2.158...0.2.159)
##### Added
- Android: add more `AT_*` constants in [#3779](https://redirect.github.com/rust-lang/libc/pull/3779)
- Apple: add missing `NOTE_*` constants in [#3883](https://redirect.github.com/rust-lang/libc/pull/3883)
- Hermit: add missing error numbers in [#3858](https://redirect.github.com/rust-lang/libc/pull/3858)
- Hurd: add `__timeval` for 64-bit support in [#3786](https://redirect.github.com/rust-lang/libc/pull/3786)
- Linux: add `epoll_pwait2` in [#3868](https://redirect.github.com/rust-lang/libc/pull/3868)
- Linux: add `mq_notify` in [#3849](https://redirect.github.com/rust-lang/libc/pull/3849)
- Linux: add missing `NFT_CT_*` constants in [#3844](https://redirect.github.com/rust-lang/libc/pull/3844)
- Linux: add the `fchmodat2` syscall in [#3588](https://redirect.github.com/rust-lang/libc/pull/3588)
- Linux: add the `mseal` syscall in [#3798](https://redirect.github.com/rust-lang/libc/pull/3798)
- OpenBSD: add `sendmmsg` and `recvmmsg` in [#3831](https://redirect.github.com/rust-lang/libc/pull/3831)
- Unix: add `IN6ADDR_ANY_INIT` and `IN6ADDR_LOOPBACK_INIT` in [#3693](https://redirect.github.com/rust-lang/libc/pull/3693)
- VxWorks: add `S_ISVTX` in [#3768](https://redirect.github.com/rust-lang/libc/pull/3768)
- VxWorks: add `vxCpuLib` and `taskLib` functions [#3861](https://redirect.github.com/rust-lang/libc/pull/3861)
- WASIp2: add definitions for `std::net` support in [#3892](https://redirect.github.com/rust-lang/libc/pull/3892)
##### Fixed
- Correctly handle version checks when `clippy-driver` is used [#3893](https://redirect.github.com/rust-lang/libc/pull/3893)
##### Changed
- EspIdf: change signal constants to c_int in [#3895](https://redirect.github.com/rust-lang/libc/pull/3895)
- HorizonOS: update network definitions in [#3863](https://redirect.github.com/rust-lang/libc/pull/3863)
- Linux: combine `ioctl` APIs in [#3722](https://redirect.github.com/rust-lang/libc/pull/3722)
- WASI: enable CI testing in [#3869](https://redirect.github.com/rust-lang/libc/pull/3869)
- WASIp2: enable CI testing in [#3870](https://redirect.github.com/rust-lang/libc/pull/3870)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.2.158
->0.2.159
Release Notes
rust-lang/libc (libc)
### [`v0.2.159`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.159) [Compare Source](https://redirect.github.com/rust-lang/libc/compare/0.2.158...0.2.159) ##### Added - Android: add more `AT_*` constants in [#3779](https://redirect.github.com/rust-lang/libc/pull/3779) - Apple: add missing `NOTE_*` constants in [#3883](https://redirect.github.com/rust-lang/libc/pull/3883) - Hermit: add missing error numbers in [#3858](https://redirect.github.com/rust-lang/libc/pull/3858) - Hurd: add `__timeval` for 64-bit support in [#3786](https://redirect.github.com/rust-lang/libc/pull/3786) - Linux: add `epoll_pwait2` in [#3868](https://redirect.github.com/rust-lang/libc/pull/3868) - Linux: add `mq_notify` in [#3849](https://redirect.github.com/rust-lang/libc/pull/3849) - Linux: add missing `NFT_CT_*` constants in [#3844](https://redirect.github.com/rust-lang/libc/pull/3844) - Linux: add the `fchmodat2` syscall in [#3588](https://redirect.github.com/rust-lang/libc/pull/3588) - Linux: add the `mseal` syscall in [#3798](https://redirect.github.com/rust-lang/libc/pull/3798) - OpenBSD: add `sendmmsg` and `recvmmsg` in [#3831](https://redirect.github.com/rust-lang/libc/pull/3831) - Unix: add `IN6ADDR_ANY_INIT` and `IN6ADDR_LOOPBACK_INIT` in [#3693](https://redirect.github.com/rust-lang/libc/pull/3693) - VxWorks: add `S_ISVTX` in [#3768](https://redirect.github.com/rust-lang/libc/pull/3768) - VxWorks: add `vxCpuLib` and `taskLib` functions [#3861](https://redirect.github.com/rust-lang/libc/pull/3861) - WASIp2: add definitions for `std::net` support in [#3892](https://redirect.github.com/rust-lang/libc/pull/3892) ##### Fixed - Correctly handle version checks when `clippy-driver` is used [#3893](https://redirect.github.com/rust-lang/libc/pull/3893) ##### Changed - EspIdf: change signal constants to c_int in [#3895](https://redirect.github.com/rust-lang/libc/pull/3895) - HorizonOS: update network definitions in [#3863](https://redirect.github.com/rust-lang/libc/pull/3863) - Linux: combine `ioctl` APIs in [#3722](https://redirect.github.com/rust-lang/libc/pull/3722) - WASI: enable CI testing in [#3869](https://redirect.github.com/rust-lang/libc/pull/3869) - WASIp2: enable CI testing in [#3870](https://redirect.github.com/rust-lang/libc/pull/3870)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.