poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / waitpid.texi
blob2dfbd2931614488f454eb6c469dd2419b2eb227d
1 @node waitpid
2 @section @code{waitpid}
3 @findex waitpid
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/waitpid.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-waitpid-3.html}
9 Gnulib module: waitpid
11 Portability problems fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on some platforms:
15 mingw, MSVC 14.
16 @end itemize
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize