summaryrefslogtreecommitdiff
path: root/doc/posix-functions/mbsrtowcs.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/mbsrtowcs.texi')
-rw-r--r--doc/posix-functions/mbsrtowcs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-functions/mbsrtowcs.texi b/doc/posix-functions/mbsrtowcs.texi
index f27ec0f616..28c450ddfb 100644
--- a/doc/posix-functions/mbsrtowcs.texi
+++ b/doc/posix-functions/mbsrtowcs.texi
@@ -15,6 +15,10 @@ Minix 3.1.8, HP-UX 11.00, IRIX 6.5, mingw.
This function does not work on some platforms:
HP-UX 11, Solaris 11 2010-11.
@item
+In the C or POSIX locales, this function can return @code{(size_t) -1}
+and set @code{errno} to @code{EILSEQ}:
+glibc 2.35.
+@item
This function does not work when the first argument is NULL on some platforms:
mingw.
@end itemize