summaryrefslogtreecommitdiff
path: root/doc/posix-functions/waitid.texi
blob: cbcfc67f9fe795bd21ce95a7d94dc64b4ca3b3ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@node waitid
@section @code{waitid}
@findex waitid

POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/waitid.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
@item
As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT}
works correctly.
@end itemize