Commit 604e721
authored
Update Rust crate libc to 0.2.173 (#2404)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [libc](https://redirect.github.com/rust-lang/libc) |
workspace.dependencies | patch | `0.2.172` -> `0.2.173` |
---
### Release Notes
<details>
<summary>rust-lang/libc (libc)</summary>
###
[`v0.2.173`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.173)
[Compare
Source](https://redirect.github.com/rust-lang/libc/compare/0.2.172...0.2.173)
##### Added
- AIX: Add an AIX triple to Cargo.toml for doc
([#​4475](https://redirect.github.com/rust-lang/libc/pull/4475))
- FreeBSD: Add the `SO_SPLICE` socket option support for FreeBSD >= 14.2
([#​4451](https://redirect.github.com/rust-lang/libc/pull/4451))
- Linux GNU: Prepare for supporting `_TIME_BITS=64`
([#​4433](https://redirect.github.com/rust-lang/libc/pull/4433))
- Linux: Add constant PACKET_IGNORE_OUTGOING
([#​4319](https://redirect.github.com/rust-lang/libc/pull/4319))
- Linux: Add constants and types for `nsfs` ioctls
([#​4436](https://redirect.github.com/rust-lang/libc/pull/4436))
- Linux: Add constants for Memory-Deny-Write-Execute `prctls`
([#​4400](https://redirect.github.com/rust-lang/libc/pull/4400))
- Linux: Add constants from `linux/cn_proc.h` and `linux/connector.h`
([#​4434](https://redirect.github.com/rust-lang/libc/pull/4434))
- Linux: Add new flags for `pwritev2` and `preadv2`
([#​4452](https://redirect.github.com/rust-lang/libc/pull/4452))
- Linux: Add pid_type enum values
([#​4403](https://redirect.github.com/rust-lang/libc/pull/4403))
- Linux: Update pidfd constants and types (Linux 6.9-6.15)
([#​4402](https://redirect.github.com/rust-lang/libc/pull/4402))
- Loongarch64 musl: Define the `MADV_SOFT_OFFLINE` constant
([#​4448](https://redirect.github.com/rust-lang/libc/pull/4448))
- Musl: Add new fields since 1.2.0/1.2.2 to `struct tcp_info`
([#​4443](https://redirect.github.com/rust-lang/libc/pull/4443))
- Musl: Prepare for supporting v1.2.3
([#​4443](https://redirect.github.com/rust-lang/libc/pull/4443))
- NuttX: Add `arc4random` and `arc4random_buf`
([#​4464](https://redirect.github.com/rust-lang/libc/pull/4464))
- RISC-V Musl: Add `MADV_SOFT_OFFLINE` definition
([#​4447](https://redirect.github.com/rust-lang/libc/pull/4447))
- Redox: Define SCM_RIGHTS
([#​4440](https://redirect.github.com/rust-lang/libc/pull/4440))
- VxWorks: Add missing UTIME defines and TASK_RENAME_LENGTH
([#​4407](https://redirect.github.com/rust-lang/libc/pull/4407))
- Windows: Add more `time.h` functions
([#​4427](https://redirect.github.com/rust-lang/libc/pull/4427))
##### Changed
- Redox: Update `SA_` constants.
([#​4426](https://redirect.github.com/rust-lang/libc/pull/4426))
- Redox: make `CMSG_ALIGN`, `CMSG_LEN`, and `CMSG_SPACE` const functions
([#​4441](https://redirect.github.com/rust-lang/libc/pull/4441))
##### Fixed
- AIX: Enable libc-test and fix definitions/declarations.
([#​4450](https://redirect.github.com/rust-lang/libc/pull/4450))
- Emscripten: Fix querying emcc on windows (use emcc.bat)
([#​4248](https://redirect.github.com/rust-lang/libc/pull/4248))
- Hurd: Fix build from missing `fpos_t`
([#​4472](https://redirect.github.com/rust-lang/libc/pull/4472))
- Loongarch64 Musl: Fix the `struct ipc_perm` bindings
([#​4384](https://redirect.github.com/rust-lang/libc/pull/4384))
- Musl: Fix the `O_LARGEFILE` constant value.
([#​4443](https://redirect.github.com/rust-lang/libc/pull/4443))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41NC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->1 parent df2ce67 commit 604e721
3 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments