diff options
author | DJ Delorie <dj@redhat.com> | 2025-01-17 17:34:02 -0500 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2025-02-05 23:35:29 -0500 |
commit | bb6496b96444dfd55d7105396780f6eba14b1cd9 (patch) | |
tree | e072acb42edea574a3014ad93a32291a9e98023e /sysdeps/generic/killpg.c | |
parent | cdb0800022110bc68a033944f09e501be5bd72d7 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
Based on auditing all the signals and source trees for Hurd and
Linux...
SIGSYS - This is not used for a bad system call (ENOSYS is used
for that). This is used by SECCOMP and some cases where an invalid
sub-function was requested.
SIGSTKFLT - Note it used to be a coprocessor stack fault but is now
obsolete and available for general user use.
SIGLOST - Hurd only now; note that its original purpose as an NFS
lock lost signal is obsolete.
SIGPWR - Note this is for power lost *and* power restored, and is
more a user-mode signal than a kernel-generated signal.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'sysdeps/generic/killpg.c')
0 files changed, 0 insertions, 0 deletions