]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Update doc regarding 'setstate'.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Jun 2023 14:06:52 +0000 (16:06 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Jun 2023 15:15:32 +0000 (17:15 +0200)
* doc/posix-functions/setstate.texi: Mention also Solaris 11.4.

ChangeLog
doc/posix-functions/setstate.texi

index bc6d99b891761caadcc3d7b2edc0369185c180e4..ff3d6e76a48d73016dc755dd3a101ad889f1d1e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-06-25  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update doc regarding 'setstate'.
+       * doc/posix-functions/setstate.texi: Mention also Solaris 11.4.
+
 2023-06-25  Bruno Haible  <bruno@clisp.org>
 
        doc: Update doc regarding <ieee754.h>.
index 826533f88131271eeab0d693d55b11dbf20c3cff..554d67d667ae5e0fee8eda7ba5b1feaa0c4a99f5 100644 (file)
@@ -21,5 +21,5 @@ Portability problems not fixed by Gnulib:
 @item
 This function has a slightly incompatible declaration (the argument type being
 @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.
+macOS 11.1, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Solaris 11 OpenIndiana.
 @end itemize