poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / sigpending.texi
blob60696e3a1e4b19ac01325613be3f400932405f3a
1 @node sigpending
2 @section @code{sigpending}
3 @findex sigpending
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigpending.html}
7 Gnulib module: sigprocmask
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 14.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize