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

Enable epoll_pwait2 only when the syscall is available #80060

Open
michaelrj-google opened this issue Jan 30, 2024 · 1 comment
Open

Enable epoll_pwait2 only when the syscall is available #80060

michaelrj-google opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels

Comments

@michaelrj-google
Copy link
Contributor

Had to be disabled here: #80051

We should enable it on systems that have the syscall, perhaps put this into excludes along with a compile check?

@llvmbot
Copy link
Collaborator

llvmbot commented Jan 30, 2024

@llvm/issue-subscribers-libc

Author: None (michaelrj-google)

Had to be disabled here: https://github.com//pull/80051

We should enable it on systems that have the syscall, perhaps put this into excludes along with a compile check?

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

No branches or pull requests

2 participants