mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
These functions (sigandset, sigisemptyset, sigorset) 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. Reviewed by: bapt, jilles, pfg MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22187 |
||
|---|---|---|
| .. | ||
| execve | ||
| posix_spawn | ||
| arc4random_test.c | ||
| dir2_test.c | ||
| dlopen_empty_test.c | ||
| fmtcheck_test.c | ||
| fmtmsg_test.c | ||
| fnmatch_test.c | ||
| fnmatch_testcases.h | ||
| fpclassify2_test.c | ||
| ftw_test.c | ||
| getentropy_test.c | ||
| getmntinfo_test.c | ||
| glob2_test.c | ||
| makecontext_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| popen_test.c | ||
| posix_spawn_test.c | ||
| realpath2_test.c | ||
| sigsetops_test.c | ||
| test-fnmatch.c | ||
| wordexp_test.c | ||