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

Merge upstream #1

Open
wants to merge 480 commits into
base: master
Choose a base branch
from
Open

Merge upstream #1

wants to merge 480 commits into from

Conversation

leo60228
Copy link

Fixes SunriseOS build

bors and others added 30 commits October 17, 2019 11:05
The ip_mreqn struct has an additional interface id parameter. This
allows programming IPv4 multicast groups using the interface id
alongside the src IPv4 address.
Linux has supported the ip_mreqn struct since Linux 2.2
ref: man ip.7

[Adding to linux x86_64 only as adding to linux_like/mod.rs caused
failures in the sparc64 and mips64 C regression tests]
We recently added a CDN in front of our CI mirrors as it's faster and
cheaper for us. This switches libc's CI to use it instead of accessing
the underlying bucket directly.
Add a new feature to enable this, since `const extern fn`
support is unstable
Co-Authored-By: gnzlbg <[email protected]>
Signed-off-by: Arthur Gautier <[email protected]>
JohnTitor and others added 28 commits March 10, 2020 02:17
…ants

Move linux/reboot.h constants into linux module
Reduce checks for demoted apple 32-bit targets
Add AT_EACCESS to Linux, Solaris, and Fuchsia.

Add AT_SYMLINK_FOLLOW, AT_REMOVEDIR, and  _AT_TRIGGER to Solaris.
Enable `s390x-unknown-linux-gnu` on CI
Add constants from `linux/in.h`
@leo60228
Copy link
Author

(probably, I haven't tried)

@leo60228
Copy link
Author

???????? see discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.