poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / sigpause.texi
blob46ff40be5e6cceaa5cd2f1eb44ca9cf6b0e79302
1 @node sigpause
2 @section @code{sigpause}
3 @findex sigpause
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigpause.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-sigpause-3.html}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on some platforms:
19 Minix 3.1.8, mingw, MSVC 14, Android 7.1.
20 @end itemize