netbsd man page for sigstack

Query: sigstack

OS: netbsd

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(2) - bsd
sigaltstack(2) - opendarwin
sigstack(2) - osf1
sigaltstack(2) - osx
sigstack(3c) - sunos
Similar Topics in the Unix Linux Community
Memory Leaks
NetBSD 6.1.2: apm and admd not found
RFC - Korn shell prompt
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD