doc: Remove documentation of IRIX as supported platform.
[gnulib.git] / doc / posix-functions / sigaltstack.texi
blob43f279844469a77831dc3f47078ef3ffa7048707
1 @node sigaltstack
2 @section @code{sigaltstack}
3 @findex sigaltstack
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaltstack.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Minix 3.1.8, Cygwin 1.7.x, mingw, MSVC 14.
18 @item
19 @code{sigaltstack} doesn't work on HP-UX 11/IA-64 and
20 OpenBSD 3.6/Sparc64.
21 @end itemize