debian man page for sigstack

Query: sigstack

OS: debian

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
LIBRARY
Standard C Library (libc, -lc)
DESCRIPTION
The sigstack() function has been deprecated in favor of the interface described in sigaltstack(2).
SEE ALSO
sigaltstack(2)
HISTORY
The sigstack() system call appeared in 4.2BSD.
BSD
June 4, 1993 BSD
Related Man Pages
sigstack(2) - bsd
sigstack(2) - ultrix
sigaltstack(2) - osx
sigstack(3c) - sunos
sigaltstack(2) - freebsd
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?