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)
Tue, Feb 24, 11:13 AM
Unknown Object (File)
Mon, Feb 23, 11:35 AM
Unknown Object (File)
Sun, Feb 22, 3:45 AM
Unknown Object (File)
Sun, Feb 8, 11:25 AM
Unknown Object (File)
Jan 8 2026, 5:38 PM
Unknown Object (File)
Dec 30 2025, 12:12 PM
Unknown Object (File)
Nov 27 2025, 9:51 AM
Unknown Object (File)
Nov 24 2025, 5:29 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