doc: Update for OpenBSD 6.0, 6.7.
[gnulib.git] / doc / glibc-functions / pthread_attr_setsigmask_np.texi
blobe663fc79a74d94d9fad012eaeb0b2459cf4957fa
1 @node pthread_attr_setsigmask_np
2 @subsection @code{pthread_attr_setsigmask_np}
3 @findex pthread_attr_setsigmask_np
5 Documentation:@*
6 @ifinfo
7 @ref{Initial Thread Signal Mask,,Controlling the Initial Signal Mask of a New Thread,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Initial-Thread-Signal-Mask.html}.
11 @end ifnotinfo
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This function is missing on all non-glibc platforms:
23 glibc 2.31, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
24 @end itemize