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

posix: implement sigprocmask() #66928

Closed
Tracked by #51211
ycsin opened this issue Dec 24, 2023 · 0 comments · Fixed by #67008
Closed
Tracked by #51211

posix: implement sigprocmask() #66928

ycsin opened this issue Dec 24, 2023 · 0 comments · Fixed by #67008
Labels
area: POSIX POSIX API Library Feature Request A request for a new feature Good first issue Good for a first time contributor to take

Comments

@ycsin
Copy link
Member

ycsin commented Dec 24, 2023

This is part of the See POSIX Roadmap for LTSv3 (RFC #51211).

sigprocmask() is required as part of POSIX_SIGNALS Subprofiling Option Group.

For more information, please refer to https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigprocmask.html

@ycsin ycsin added Feature Request A request for a new feature Good first issue Good for a first time contributor to take area: POSIX POSIX API Library labels Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library Feature Request A request for a new feature Good first issue Good for a first time contributor to take
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants