31. signal.h
Macros:
SIG_DFL, SIG_ERR, SIG_IGN
SIGABRT, SIGFPE, SIGILL, SIGINT, SIGSEGV, SIGTERM
Type:
sig_atomic_t
Functions:
signal
,
raise
C17 (pdf)
- 7.14 Signal handling <signal.h>