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