NAME sigaltstack - set and/or get signal stack context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... thread to define a new alternate signal stack and/or retrieve the stat…NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... that make use of the historical BSD signal API. This API is obsolete: …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... that make use of the historical BSD signal API. This API is obsolete: …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... that make use of the historical BSD signal API. This API is obsolete: …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... that make use of the historical BSD signal API. This API is obsolete: …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... that make use of the historical BSD signal API. This API is obsolete: …NAME bsd_signal - signal handling with BSD semantics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... void (*sighandler_t)(int); sighandler_t bsd_signal(int signum , sighandl…NAME sysv_signal - signal handling with System V semantics LIBRARY Standard C library ( libc ... void (*sighandler_t)(int); sighandler_t sysv_signal(int signum , sighandler_t handl…NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc ... make use of the historical System V signal API. This API is obsolete: new appl…NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc ... make use of the historical System V signal API. This API is obsolete: new appl…NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc ... make use of the historical System V signal API. This API is obsolete: new appl…NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc ... make use of the historical System V signal API. This API is obsolete: new appl…setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LIBRARY ... pthread_attr_setsigmask_np () function sets the signal mask attrib…setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LIBRARY ... pthread_attr_setsigmask_np () function sets the signal mask attrib…NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond ... condattr_t * cond_attr ); int pthread_cond_signal(pthread_cond_t * cond ); …values of other registers and the signal mask) in the buffer env for later ... some other registers and the process signal mask may be restored to their statevalues of other registers and the signal mask) in the buffer env for later ... some other registers and the process signal mask may be restored to their statevalues of other registers and the signal mask) in the buffer env for later ... some other registers and the process signal mask may be restored to their statevalues of other registers and the signal mask) in the buffer env for later ... some other registers and the process signal mask may be restored to their stateNAME sigqueue - queue a signal and data to a process LIBRARY Standard C library ( libc ... SOURCE >= 199309L DESCRIPTION sigqueue () sends the signal specified in sig to the proces…