summaryrefslogtreecommitdiff
path: root/doc/posix-functions
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-03-21 16:03:57 +0100
committerBruno Haible <bruno@clisp.org>2021-03-21 16:03:57 +0100
commit0b06bc0c0f0617ee6a1be9b67944e34bedb23f63 (patch)
treea36bef0d5c5e091026de95ae6fd24f89d2c73f75 /doc/posix-functions
parent79c4db534e78dccaf8b3426dc848c71a3a60ca33 (diff)
downloadgnulib-0b06bc0c0f0617ee6a1be9b67944e34bedb23f63.tar.gz
doc: More updates.
* doc/glibc-functions/sethostname.texi: Update regarding macOS. * doc/glibc-functions/sethostname.texi: List the affected platforms.
Diffstat (limited to 'doc/posix-functions')
-rw-r--r--doc/posix-functions/setstate.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/posix-functions/setstate.texi b/doc/posix-functions/setstate.texi
index 68c58ea100..826533f881 100644
--- a/doc/posix-functions/setstate.texi
+++ b/doc/posix-functions/setstate.texi
@@ -20,5 +20,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function has a slightly incompatible declaration (the argument type being
-@samp{const char *} instead of @samp{char *}) on some platforms.
+@samp{const char *} instead of @samp{char *}) on some platforms:
+macOS 11.1, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11 OpenIndiana.
@end itemize