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

Add syscall constants to more Android/Linux targets #743

Merged
merged 1 commit into from
Aug 27, 2017

Conversation

Susurrus
Copy link
Contributor

Primarily adding SYS_memfd_create and SYS_pivot_root for nix. But I also equalized a few constants across platforms so some of the other ones that were defined on some targets are now defined across all linux/android targets.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 27, 2017

📌 Commit deb30e5 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 27, 2017

⌛ Testing commit deb30e5 with merge edb7c11...

bors added a commit that referenced this pull request Aug 27, 2017
Add syscall constants to more Android/Linux targets

Primarily adding `SYS_memfd_create` and `SYS_pivot_root` for `nix`. But I also equalized a few constants across platforms so some of the other ones that were defined on some targets are now defined across all linux/android targets.
@bors
Copy link
Contributor

bors commented Aug 27, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing edb7c11 to master...

@bors bors merged commit deb30e5 into rust-lang:master Aug 27, 2017
@Susurrus Susurrus deleted the syscalls branch August 27, 2017 17:57
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
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.

3 participants