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
F83036682: D22187.diff
Sun, May 5, 8:47 AM
Unknown Object (File)
Mon, Apr 29, 8:03 PM
Unknown Object (File)
Mon, Apr 29, 8:02 PM
Unknown Object (File)
Mon, Apr 29, 7:35 PM
Unknown Object (File)
Mon, Apr 29, 12:02 AM
Unknown Object (File)
Sun, Apr 28, 6:08 PM
Unknown Object (File)
Sun, Apr 28, 4:46 PM
Unknown Object (File)
Sun, Apr 28, 4:09 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 27270

Event Timeline

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

LGTM, I like sensible extensions.

include/signal.h
132

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

Will slide around pre-commit