sigstack (2)
Leading comments
Copyright (c) 1983, 1992, 1993
The Regents of the University of California. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the fol...
(The comments found at the beginning of the groff file "man2/sigstack.2freebsd".)
NAME
sigstack
- set and/or get signal stack context
LIBRARY
Lb libc
DESCRIPTION
The
Fn sigstack
function has been deprecated in favor of the interface described in
sigaltstack(2).
SEE ALSO
sigaltstack(2)
HISTORY
The
Fn sigstack
system call appeared in
BSD 4.2