* doc/posix-headers/sys_wait.texi (sys/wait.h): Document the
issue.
* doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
Signed-off-by: Eric Blake <eblake@redhat.com>
2010-09-15 Eric Blake <eblake@redhat.com>
+ docs: mention MacOS issue with WEXITSTATUS(constant)
+ * doc/posix-headers/sys_wait.texi (sys/wait.h): Document the
+ issue.
+ * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
+
strnlen: add tests
* modules/strnlen-tests: New file.
* tests/test-strnlen.c: Likewise.
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
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