Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SIGSTACK(2)		      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.

FreeBSD	15.0			 June 4, 1993			   SIGSTACK(2)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sigstack&sektion=2&manpath=FreeBSD+15.0-RELEASE+and+Ports.quarterly>

home | help