Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

sigstack — set and/or get signal stack context

Description

The sigstack() function has been deprecated in favor of the interface described in sigaltstack(2).

History

The sigstack() system call appeared in 4.2BSD. Debian June 4, 1993 SIGSTACK(2)

Library

Standard C Library (libc, -lc)

Name

sigstack — set and/or get signal stack context

See Also

sigaltstack(2)
return

See Also