Function | Implemented | C23 Standard Section | POSIX.1-2017 Standard Section |
---|---|---|---|
kill | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/kill.html | |
raise | |check| | 7.14.2.1 | https://pubs.opengroup.org/onlinepubs/9699919799/functions/raise.html |
sigaction | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaction.html | |
sigaddset | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaddset.html | |
sigaltstack | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaltstack.html | |
sigdelset | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigdelset.html | |
sigemptyset | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigemptyset.html | |
sigfillset | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigfillset.html | |
signal | |check| | 7.14.1.1 | https://pubs.opengroup.org/onlinepubs/9699919799/functions/signal.html |
sigprocmask | |check| | https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigprocmask.html |