Skip to content
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

[0.2] Backports #4020

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Conversation

asomers and others added 3 commits November 7, 2024 02:26
PR rust-lang#3848 broke the build on armv7-unknown-freebsd by defining a field to
be of an unknown type.  Use the correct type name `usize` instead of
`::__size_t`.

(backport <rust-lang#3994>)
(cherry picked from commit 816b524)
We must skip roundtrip tests for __gregset_t, because C functions cannot
return arrays.

(backport <rust-lang#3995>)
(cherry picked from commit c32e6c9)
(backport <rust-lang#3996>)
(cherry picked from commit 0fb363c)
@rustbot
Copy link
Collaborator

rustbot commented Nov 7, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

fix: values under different architectures

style: update code style

fix: remove `TUNSETCARRIER` and `TUNGETDEVNETNS`

feat: add `TUNSETCARRIER` and `TUNGETDEVNETNS` in `gnu`

style: update code style

(backport <rust-lang#3960>)
(cherry picked from commit c24c516)
@tgross35 tgross35 force-pushed the backport-collard-greens branch from a1f6899 to 33a772c Compare November 7, 2024 08:31
@tgross35 tgross35 enabled auto-merge November 7, 2024 08:32
@tgross35 tgross35 added this pull request to the merge queue Nov 7, 2024
Merged via the queue into rust-lang:libc-0.2 with commit acb0c19 Nov 7, 2024
54 checks passed
@tgross35 tgross35 deleted the backport-collard-greens branch November 7, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants