sigstack -- set and/or get signal stack context
      Standard C Library (libc, -lc)
      The sigstack() function has been deprecated in favor of the interface
     described in sigaltstack(2).
     sigaltstack(2)
     The sigstack() system call appeared in 4.2BSD.
FreeBSD 5.2.1			 June 4, 1993			 FreeBSD 5.2.1  [ Back ] |