Page MenuHomeFreeBSD

Add sigsetop extensions commonly found in musl libc and glibc
ClosedPublic

Authored by kevans on Oct 30 2019, 3:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 10 2024, 10:04 PM
Unknown Object (File)
Mar 10 2024, 10:04 PM
Unknown Object (File)
Mar 10 2024, 9:57 PM
Unknown Object (File)
Mar 7 2024, 10:10 PM
Unknown Object (File)
Mar 7 2024, 12:01 PM
Unknown Object (File)
Mar 7 2024, 11:55 AM
Unknown Object (File)
Jan 6 2024, 1:08 AM
Unknown Object (File)
Jan 6 2024, 1:04 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Adding bapt and pfg- perhaps they have an opinion. =-)

LGTM, I like sensible extensions.

include/signal.h
132 ↗(On Diff #63783)

Alphabetical order please. :)

look good to me as well

This revision is now accepted and ready to land.Dec 11 2019, 3:26 PM
include/signal.h
132 ↗(On Diff #63783)

Will slide around pre-commit