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)
Mon, Nov 24, 5:29 PM
Unknown Object (File)
Mon, Nov 24, 6:54 AM
Unknown Object (File)
Sun, Nov 23, 1:43 AM
Unknown Object (File)
Fri, Nov 21, 5:42 AM
Unknown Object (File)
Thu, Nov 20, 3:42 PM
Unknown Object (File)
Thu, Nov 20, 3:42 PM
Unknown Object (File)
Thu, Nov 20, 3:42 PM
Unknown Object (File)
Thu, Nov 20, 3:32 PM
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