Skip to content

Add epoll_create1. #328

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 1 commit into from
Jul 10, 2016
Merged

Add epoll_create1. #328

merged 1 commit into from
Jul 10, 2016

Conversation

kubo39
Copy link
Contributor

@kubo39 kubo39 commented Jul 10, 2016

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton
Copy link
Member

Thanks!

@alexcrichton alexcrichton merged commit f1a3f91 into rust-lang:master Jul 10, 2016
@kubo39 kubo39 deleted the add-epoll_create1 branch July 10, 2016 23:59
@fiveop
Copy link
Contributor

fiveop commented Jul 11, 2016

We (nix) kindly request another version bump, in order to use this change :)

@alexcrichton
Copy link
Member

Certainly!

Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
Use getuid(2) from nix instead of libc in test_mount
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
This seems likely to have mostly just been a copy/paste error, so this
re-reviews the intrinsics and aligns it with the implementation in
clang.

Closes rust-lang#328
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.

4 participants