Update Rust crate libc to 0.2.175 #289
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/libc-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.2.174
->0.2.175
Release Notes
rust-lang/libc (libc)
v0.2.175
Compare Source
Added
getpeereid
(#4524)struct ld_info
and friends (#4578)struct winsize
(#4577)CLONE_CLEAR_SIGHAND
andCLONE_INTO_CGROUP
(#4502)prctl
constants (#4531)mcontext_t.mc_tlsbase
(#4503)kinfo_proc.ki_uerrmsg
(#4552)in_conninfo
(#4482)xinpgen
and related types (#4482)xktls_session
(#4482)libbsd
(#4221)SECBIT_*
(#4480)ioctl
request generator macros (#4460)ptsname_r
(#4608)strftime*
(#4453)EXEC_RESTRICT_*
andEXEC_DENY_*
(#4545)Changed
const
to signatures to be consistent with other platforms (#4563)Fixed
struct statvfs.f_fsid
(#4576)ioctl
request
argument (#4582)stat{,64}.st_*tim
(#4597)errno
values (#4507)target_os
->target_arch
check (#4550)xktls_session_onedir.ifnet
(#4552)nlink_t
(#4509)stack_t
(#4528)SI_TIMER
,SI_MESGQ
andSI_ASYNCIO
definitions (#4529)si_errno
andsi_code
insiginfo_t
(#4530)statfs
(#4527)fanotify_event_metadata
(#4510)enum fae_action
to be#[repr(C)]
(#60a8cfd5)char
->c_char
(eaab4fc3)termios
definitions (#4518)EDEADLK
(#4517)NCCS
(#4513)MAP_LOCKED
andMAP_NORESERVE
(#4516)shmid_ds
(#4519)Deprecated
MAP_32BIT
is only defined on x86 on non-x86 architectures (#4511)Removed
FIND
andENTER
(#4588)O_FSYNC
(#4515)RTLD_DEEPBIND
(#4515)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.
This PR has been generated by Renovate Bot.