SIGSTACK(2) BSD System Calls Manual SIGSTACK(2)NAMEsigstack -- set and/or get signal stack contextSYNOPSIS#include <signal.h> int sigstack(const struct sigstack *, struct sigstack *);DESCRIPTIONThe sigstack() function has been deprecated in favor of the interface described in sigaltstack(2).SEE ALSOsigaltstack(2), signal(7)HISTORYThe sigstack function call appeared in 4.2BSD.BSDJune 4, 1993 BSD
| Related Man Pages |
|---|
| sigaltstack(2) - mojave |
| sigaltstack(2) - debian |
| sigaltstack(2) - centos |
| sigaltstack(2) - netbsd |
| sigstack(3ucb) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| NetBSD 6.1.2: apm and admd not found |
| Make bold chars in UNIX |
| Adding a List of Times |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |
| Grep command to show the number of results |