Update Rust crate libc to 0.2.177 #324

Merged
renovate merged 1 commits from renovate/libc-0.x into master 2025-10-11 00:40:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
libc dependencies patch 0.2.176 -> 0.2.177

Release Notes

rust-lang/libc (libc)

v0.2.177

Compare Source

Added
  • Apple: Add TIOCGETA, TIOCSETA, TIOCSETAW, TIOCSETAF constants (#​4736)
  • Apple: Add pthread_cond_timedwait_relative_np (#​4719)
  • BSDs: Add _CS_PATH constant (#​4738)
  • Linux-like: Add SIGEMT for mips* and sparc* architectures (#​4730)
  • OpenBSD: Add elf_aux_info (#​4729)
  • Redox: Add more sysconf constants (#​4728)
  • Windows: Add wcsnlen (#​4721)
Changed
  • WASIP2: Invert conditional to include p2 APIs (#​4733)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libc](https://github.com/rust-lang/libc) | dependencies | patch | `0.2.176` -> `0.2.177` | --- ### Release Notes <details> <summary>rust-lang/libc (libc)</summary> ### [`v0.2.177`](https://github.com/rust-lang/libc/releases/tag/0.2.177) [Compare Source](https://github.com/rust-lang/libc/compare/0.2.176...0.2.177) ##### Added - Apple: Add `TIOCGETA`, `TIOCSETA`, `TIOCSETAW`, `TIOCSETAF` constants ([#&#8203;4736](https://github.com/rust-lang/libc/pull/4736)) - Apple: Add `pthread_cond_timedwait_relative_np` ([#&#8203;4719](https://github.com/rust-lang/libc/pull/4719)) - BSDs: Add `_CS_PATH` constant ([#&#8203;4738](https://github.com/rust-lang/libc/pull/4738)) - Linux-like: Add `SIGEMT` for mips\* and sparc\* architectures ([#&#8203;4730](https://github.com/rust-lang/libc/pull/4730)) - OpenBSD: Add `elf_aux_info` ([#&#8203;4729](https://github.com/rust-lang/libc/pull/4729)) - Redox: Add more sysconf constants ([#&#8203;4728](https://github.com/rust-lang/libc/pull/4728)) - Windows: Add `wcsnlen` ([#&#8203;4721](https://github.com/rust-lang/libc/pull/4721)) ##### Changed - WASIP2: Invert conditional to include p2 APIs ([#&#8203;4733](https://github.com/rust-lang/libc/pull/4733)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDUuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE0NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-10-11 00:40:45 +00:00
Update Rust crate libc to 0.2.177
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c1912717e4
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-11 00:40:45 +00:00
renovate merged commit b8ecc83668 into master 2025-10-11 00:40:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#324
No description provided.