2 @section @file{sys/wait.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_wait.h.html}
6 Gnulib module: sys_wait
8 Portability problems fixed by Gnulib:
11 This header file is missing on some platforms:
15 Portability problems not fixed by Gnulib:
18 System status macros such as @code{WEXITSTATUS} require an lvalue
19 argument on some platforms.