focal (2) sigstack.2freebsd.gz

Provided by: freebsd-manpages_12.0-1_all bug

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.