Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

sigaction(SA_RESTART) is not supported. #1481

Closed
yamahata opened this issue May 8, 2020 · 1 comment · Fixed by #2090
Closed

sigaction(SA_RESTART) is not supported. #1481

yamahata opened this issue May 8, 2020 · 1 comment · Fixed by #2090

Comments

@yamahata
Copy link
Contributor

yamahata commented May 8, 2020

sigaction(SA_RESTART) is not supported. So system call won't be restarted automatically on the interrupt by signal.

@yamahata yamahata changed the title SA_RESTART is not supported. sigaction(SA_RESTART) is not supported. May 8, 2020
@boryspoplawski
Copy link
Contributor

#1949 adds support of SA_RESTART to wait* syscalls.

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

Successfully merging a pull request may close this issue.

2 participants