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 handler for epoll_pwait2 #2894

Merged
merged 8 commits into from
May 1, 2023

Conversation

stevenengler
Copy link
Contributor

Like Shadow's epoll_pwait, this syscall handler doesn't support signal masks.

@stevenengler stevenengler added this to the Support missing syscalls milestone Apr 27, 2023
@stevenengler stevenengler self-assigned this Apr 27, 2023
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks Component: Documentation In-repository documentation, under docs/ labels Apr 27, 2023
@stevenengler stevenengler merged commit 16e84a4 into shadow:main May 1, 2023
21 checks passed
@stevenengler stevenengler deleted the epoll-pwait2 branch May 1, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation In-repository documentation, under docs/ Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants