sigstack(2) netbsd man page | unix.com

Man Page: sigstack

Operating Environment: netbsd

Section: 2

SIGSTACK(2)						      BSD System Calls Manual						       SIGSTACK(2)

NAME
sigstack -- set and/or get signal stack context
SYNOPSIS
#include <signal.h> int sigstack(const struct sigstack *, struct sigstack *);
DESCRIPTION
The sigstack() function has been deprecated in favor of the interface described in sigaltstack(2).
SEE ALSO
sigaltstack(2), signal(7)
HISTORY
The sigstack function call appeared in 4.2BSD.
BSD
June 4, 1993 BSD
Related Man Pages
sigstack(3ucb) - opensolaris
sigaltstack(2) - centos
sigaltstack(2) - suse
sigaltstack(2) - opendarwin
sigstack(3ucb) - sunos
Similar Topics in the Unix Linux Community
Unix File Permissions
Memory Leaks
Vm versus physical linux server
Adding a List of Times
Grep command to show the number of results