Update Rust crate libc to v0.2.155 - autoclosed #14
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.
This PR contains the following updates:
0.2.36
->0.2.155
Release Notes
rust-lang/libc (libc)
v0.2.155
Compare Source
What's Changed
SYS_lseek
andSYS_mmap
for aarch64 Android by @lberrymage in https://github.com/rust-lang/libc/pull/3632posix_spawn{_file_actions_t,attr_t}
on Android by @tesuji in https://github.com/rust-lang/libc/pull/36900.2.155
by @madsmtm in https://github.com/rust-lang/libc/pull/3682New Contributors
Full Changelog: rust-lang/libc@0.2.154...0.2.155
v0.2.154
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.153...0.2.154
v0.2.153
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.152...0.2.153
v0.2.152
Compare Source
What's Changed
i686-pc-windows-gnu
CI by @JohnTitor in https://github.com/rust-lang/libc/pull/3489ifreq
,ifconf
and related constants to Android by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3487TFD_TIMER_*
constants on FreeBSD. by @sunfishcode in https://github.com/rust-lang/libc/pull/3506clockid_t
by @JohnTitor in https://github.com/rust-lang/libc/pull/3516include/linux/sched.h
header by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3515New Contributors
Full Changelog: rust-lang/libc@0.2.151...0.2.152
v0.2.151
Compare Source
What's Changed
IP_RECVTTL
andIPV6_RECVHOPLIMIT
for Apple platforms by @larseggert in https://github.com/rust-lang/libc/pull/3450aarch64-linux-android
by @JohnTitor in https://github.com/rust-lang/libc/pull/3438if_xdp.h
structs and constants and addSOL_XDP
to musl by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3453aarch64-apple-darwin
docs on docs.rs by @JohnTitor in https://github.com/rust-lang/libc/pull/3470New Contributors
Full Changelog: rust-lang/libc@0.2.150...0.2.151
v0.2.150
Compare Source
What's Changed
MCL_ONFAULT
constants by @newpavlov in https://github.com/rust-lang/libc/pull/3380grp.h
functions by @ids1024 in https://github.com/rust-lang/libc/pull/3421New Contributors
Full Changelog: rust-lang/libc@0.2.149...0.2.150
v0.2.149
Compare Source
What's Changed
pthread_attr_setguardsize
andpthread_attr_getstacksize
. by @sunfishcode in https://github.com/rust-lang/libc/pull/3330armv7-apple-ios
target support by @JohnTitor in https://github.com/rust-lang/libc/pull/3362New Contributors
Full Changelog: rust-lang/libc@0.2.148...0.2.149
v0.2.148
Compare Source
What's Changed
build-std=core
instead ofbuild-std
alone by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3292_msize
for Windows targets by @uniboi in https://github.com/rust-lang/libc/pull/3319SO_PROTOCOL
andSO_DOMAIN
on OpenBSD and Solarish. by @sunfishcode in https://github.com/rust-lang/libc/pull/3316ucontext_t
on aarch64-apple-darwin by @alexcrichton in https://github.com/rust-lang/libc/pull/3312New Contributors
Full Changelog: rust-lang/libc@0.2.147...0.2.148
v0.2.147
Compare Source
What's Changed
IPPROTO_ETHERNET
on Linux-like platforms. by @sunfishcode in https://github.com/rust-lang/libc/pull/3272New Contributors
Full Changelog: rust-lang/libc@0.2.146...0.2.147
v0.2.146
Compare Source
What's Changed
use
to alias open/openat in lfs64.rs by @bossmc in https://github.com/rust-lang/libc/pull/3265Full Changelog: rust-lang/libc@0.2.145...0.2.146
v0.2.145
Compare Source
This version has been yanked on crates.io.
What's Changed
PTRACE_SYSEMU
andPTRACE_SYSEMU_SINGLESTEP
on musl by @emilengler in https://github.com/rust-lang/libc/pull/3245New Contributors
Full Changelog: rust-lang/libc@0.2.144...0.2.145
v0.2.144
Compare Source
What's Changed
CMSG_LEN
for all targets. by @jmillikin in https://github.com/rust-lang/libc/pull/3241New Contributors
Full Changelog: rust-lang/libc@0.2.143...0.2.144
v0.2.143
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.