once: Fix pthread-rwlock crashes with clang (regr. 2024-08-07).
[gnulib.git] / doc / posix-functions / sigpending.texi
blob8ba117cda07a4ad85811e6e5304da8bb762b5c59
1 @node sigpending
2 @subsection @code{sigpending}
3 @findex sigpending
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/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