X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_wait.texi;h=6ffed30607677f76fe09f245f9b893f0069efedd;hb=41a7841a82351f9df3e13b6199a134004d694131;hp=cb3fe2d37fd689560a672f1f2b216537c33f0c8e;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=pspp diff --git a/doc/posix-headers/sys_wait.texi b/doc/posix-headers/sys_wait.texi index cb3fe2d37f..6ffed30607 100644 --- a/doc/posix-headers/sys_wait.texi +++ b/doc/posix-headers/sys_wait.texi @@ -1,7 +1,7 @@ @node sys/wait.h @section @file{sys/wait.h} -POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_wait.h.html} Gnulib module: sys_wait @@ -14,4 +14,8 @@ mingw. Portability problems not fixed by Gnulib: @itemize +@item +System status macros such as @code{WEXITSTATUS} require an lvalue +argument on some platforms. +MacOS X 10.5. @end itemize