summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-headers/stdlib.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-headers/stdlib.texi b/doc/posix-headers/stdlib.texi
index 612e794068..ac7efbda84 100644
--- a/doc/posix-headers/stdlib.texi
+++ b/doc/posix-headers/stdlib.texi
@@ -14,6 +14,10 @@ some platforms.
Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
expressions:
NetBSD 5.0
+@item
+The value of @code{MB_CUR_MAX} is too small (3 instead of 4) in UTF-8 locales
+on some platforms:
+Solaris 10.
@end itemize
Portability problems fixed by the Gnulib module @code{system-posix}: