Query: sigstack
OS: freebsd
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIGSTACK(2) BSD System Calls Manual SIGSTACK(2)NAMEsigstack -- set and/or get signal stack contextLIBRARYStandard C Library (libc, -lc)DESCRIPTIONThe sigstack() function has been deprecated in favor of the interface described in sigaltstack(2).SEE ALSOsigaltstack(2)HISTORYThe sigstack() system call appeared in 4.2BSD.BSDJune 4, 1993 BSD
Related Man Pages |
---|
sigaltstack(2) - mojave |
sigmask(2) - mojave |
sigsetmask(2) - mojave |
sigstack(2) - ultrix |
sigstack(3c) - sunos |
Similar Topics in the Unix Linux Community |
---|
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick |
Memory Leaks |
UNIX Environment Setup - (Just starting!) |
Controlling user input |