sigstack(2) freebsd man page | unix.com

Man Page: sigstack

Operating Environment: freebsd

Section: 2

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
sigmask(2) - mojave
sigsetmask(2) - mojave
sigaltstack(2) - opendarwin
sigaltstack(2) - osx
sigmask(2) - osx
Similar Topics in the Unix Linux Community
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Memory Leaks
A simple UNIXtime component in Vue.js
UNIX Environment Setup - (Just starting!)