-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[0.2] Backports #4396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[0.2] Backports #4396
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@tgross35: no appropriate reviewer found, use |
[ edited the message to be more specific - Trevor ] (backport <rust-lang#4327>) (cherry picked from commit a23e0e0)
(backport <rust-lang#4387>) (cherry picked from commit e46d0c7)
Signed-off-by: Florian Bartels <[email protected]> (backport <rust-lang#4169>) (cherry picked from commit f5bfa9f)
(backport <rust-lang#4169>) (cherry picked from commit 0e2dc3f)
(backport <rust-lang#4388>) (cherry picked from commit a27b5a6)
…SER_DISPATCH_CONFIG. [ref](https://github.com/torvalds/linux/blob/a24588245776dafc227243a01bfbeb8a59bafba9/include/uapi/linux/ptrace.h#L138) [ref](https://github.com/torvalds/linux/blob/a24588245776dafc227243a01bfbeb8a59bafba9/include/uapi/linux/ptrace.h#L115) (backport <rust-lang#4386>) (cherry picked from commit 795a6d6)
Close rust-lang#4322 Also add a deprecation warning, because those functions are only implemented as stubs inside musl. Signed-off-by: Etienne Cordonnier <[email protected]> (backport <rust-lang#4332>) (cherry picked from commit 42ead6d)
Android supports SO_BINDTOIFINDEX since SDK level 31: https://cs.android.com/android/platform/superproject/main/+/main:prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-generic/socket.h;l=88;drc=684b16d3ce1e891ebe15d5678e12fa05ee6dd6e4 (backport <rust-lang#4391>) (cherry picked from commit efc6949)
889aa7c
to
f9a47ac
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-CI
Area: CI-related items
O-android
O-arm
O-gnu
O-linux
O-linux-like
O-mips
O-musl
O-redox
O-solarish
O-sparc
O-unix
O-x86
S-waiting-on-review
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.
Backport the following:
filedesc
andfdescenttbl
in FreeBSD #4327io-sock
#4169