These functions are commonly available in at least musl libc and glibc; sigorset, at least, has proven quite useful in qemu-bsd-user work for tracking the current process signal mask in a more self-documenting/aesthetically pleasing manner.
Details
Details
- Reviewers
jilles bapt pfg - Group Reviewers
manpages - Commits
- rS355641: Add sigsetop extensions commonly found in musl libc and glibc
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
LGTM, I like sensible extensions.
include/signal.h | ||
---|---|---|
132 ↗ | (On Diff #63783) | Alphabetical order please. :) |
include/signal.h | ||
---|---|---|
132 ↗ | (On Diff #63783) | Will slide around pre-commit |