fix(deps): update rust crate libc to 0.2.176 #630
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
0.2.175
->0.2.176
Release Notes
rust-lang/libc (libc)
v0.2.176
Compare Source
Support
rustc
since 1.78. (#2406)Debug
is now always implemented, rather than being gated behind theextra_traits
feature. (#4624)Added
_KERNEL
macro. (#4607)st_fileref
tostruct stat
(#4642)accept4
POSIX call (#4586)EM_RISCV
(#4659)MS_NOSYMFOLLOW
(#4389)backtrace_symbols(_fd)
(#4668)SOL_PACKET
optnames (#4669)SYS_mseal
(#4549)__errno
(#4687)dirfd
,VDISABLE
, and resource consts (#4660)resource.h
,fcntl.h
constants (#4666)strftime
andmkostemp[s]
(#4629)qsort_r
(Unix), andqsort(_s)
(Windows) (#4677)dlvsym
for Linux-gnu, FreeBSD, and NetBSD (#4671)sigqueue
(#4620)Changed
kinfo_proc
as non-exhaustive (#4553)readdir_r
(#4694)epoll_event
is packed (#4639)ctest
with the much more reliable new implementation (#4655 and many related PRs)Fixed
getgrnam_r
([#4656](#4656P_IDLEPROC
to FreeBSD 15 (#4640)mcontext_t::mc_tlsbase
to FreeBSD 15 (#4640)mcontext_t.mc_tlsbase
(#4703)statfs[64]
(#4549)fpreg_t
a union (#4549)gid_t
anduid_t
(#4689)MAP_FIXED
(#4684)Deprecated
deprecated
attribute foriconv
(a97a0b53
)TIOCMGDTRWAIT
andTIOCMSDTRWAIT
(#4685)Removed
JAIL_{GET,SET}_MASK
,_MC_FLAG_MASK
(#4691)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 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.
This PR was generated by Mend Renovate. View the repository job log.