.. include:: check.rst
======== signal.h
Macros
.. list-table:: :widths: auto :align: center :header-rows: 1
-
- Function
- Implemented
- C23 Standard Section
- POSIX.1-2017 Standard Section
-
- SIGABRT
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGFPE
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGILL
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGINT
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGSEGV
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGTERM
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIGVTALRM
- |check|
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIG_DFL
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIG_ERR
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
-
- SIG_IGN
- |check|
- 7.14.3
- https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html
Functions
.. list-table:: :widths: auto :align: center :header-rows: 1
-
- Function
- Implemented
- C23 Standard Section
- POSIX.1-2017 Standard Section
-
- raise
- |check|
- 7.14.2.1
- https://pubs.opengroup.org/onlinepubs/9699919799/functions/raise.html
-
- sigaltstack
- |check|
- https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaltstack.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