logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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