SYNOPSIS
#include <signal.h>
extern char **sys_siglist;
extern int sys_nerr;
DESCRIPTION
Inclusion of the <signal.h> header file provides a definition of sys_siglist as shown in the SYNOPSIS section. sys_siglist is an array of character strings that provides a mapping from signal numbers to string names.
CONFORMANCE
4.4BSD.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
psignal()
MKS Toolkit 9.3 Documentation Build 6.