xref: /csrg-svn/lib/libc/sys/sigstack.2 (revision 61185)
1*61185Sbostic.\" Copyright (c) 1983, 1992, 1993
2*61185Sbostic.\"	The Regents of the University of California.  All rights reserved.
320269Smckusick.\"
443568Strent.\" %sccs.include.redist.man%
520269Smckusick.\"
6*61185Sbostic.\"     @(#)sigstack.2	8.1 (Berkeley) 06/04/93
738053Sbostic.\"
847208Scael.Dd
947208Scael.Dt SIGSTACK 2
1047208Scael.Os BSD 4.2
1147208Scael.Sh NAME
1247208Scael.Nm sigstack
1347208Scael.Nd set and/or get signal stack context
1447208Scael.Sh DESCRIPTION
1553254SmckusickThe
1653254Smckusick.Fn sigstack
1753254Smckusickfunction has been deprecated in favor of the interface described in
1853254Smckusick.Xr sigaltstack 2 .
1947208Scael.Sh SEE ALSO
2053254Smckusick.Xr sigaltstack 2
2147208Scael.Sh HISTORY
2247208ScaelThe
2347208Scael.Nm
2447208Scaelfunction call appeared in
2547208Scael.Bx 4.2 .
26