logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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