17a2d8ebe5f8aa9bb5cb50a03e82902841bc6563
[gnulib.git] / doc / posix-functions / sigemptyset.texi
1 @node sigemptyset
2 @section @code{sigemptyset}
3 @findex sigemptyset
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sigemptyset.html}
6
7 Gnulib module: sigprocmask
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 9.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize