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) - debian |
| sigaltstack(2) - netbsd |
| sigstack(3c) - sunos |
| sigstack(3ucb) - sunos |
| sigaltstack(2) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| sorting left-justified numeric values |
| How to install PGX32 on Sparc 10 Ultra? |
| Better to Use Return Code or wc -l Output? |
| Make bold chars in UNIX |