errno-h: document Haiku errors can’t be -1
[gnulib.git] / doc / glibc-functions / wait3.texi
blob56d2af1fa32b1eda3c0d82f69a71b249a1ea8b54
1 @node wait3
2 @subsection @code{wait3}
3 @findex wait3
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{BSD Wait Functions,,BSD Process Wait Function,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/BSD-Wait-Functions.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/wait3.2.html,,man wait3}.
16 @end itemize
18 Gnulib module: ---
20 Portability problems fixed by Gnulib:
21 @itemize
22 @end itemize
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @item
27 This function is missing on some platforms:
28 Minix 3.1.8, mingw, MSVC 14, Android 9.0.
29 @item
30 This function is not declared on some platforms:
31 Android 13.
32 @end itemize