X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fmbtowc.texi;h=a99f5294b24789d03fe8377b5f81eaa19a9cff74;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=68284ce11710ee37e7f8e2513beafb715e046e9d;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/mbtowc.texi b/doc/posix-functions/mbtowc.texi index 68284ce11..a99f5294b 100644 --- a/doc/posix-functions/mbtowc.texi +++ b/doc/posix-functions/mbtowc.texi @@ -13,6 +13,9 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +This function accumulates hidden state on some platforms: +glibc 2.8 (see @url{http://sourceware.org/bugzilla/show_bug.cgi?id=9674}). +@item +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @end itemize