X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Ffunctions%2Fmbsrtowcs.texi;h=f55b2003af074e270f4a9390d7aea06ea6dce4c0;hb=d0ed9df4b170fc03d349eb1e856265b2c3c16706;hp=041ae818323d8b46ce78aa55eac22a1191e2d83d;hpb=439db487c60a05eaf541fc9d8dd49218bcb8fd8d;p=gnulib.git diff --git a/doc/functions/mbsrtowcs.texi b/doc/functions/mbsrtowcs.texi index 041ae8183..f55b2003a 100644 --- a/doc/functions/mbsrtowcs.texi +++ b/doc/functions/mbsrtowcs.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw. +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.