X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Ffunctions%2Fwmemchr.texi;h=c3b0172dd610e2fdad07f6248153a1e46043df55;hb=d0ed9df4b170fc03d349eb1e856265b2c3c16706;hp=9c5bb9783df9be240723f61da59b82d6e90c49e5;hpb=439db487c60a05eaf541fc9d8dd49218bcb8fd8d;p=gnulib.git diff --git a/doc/functions/wmemchr.texi b/doc/functions/wmemchr.texi index 9c5bb9783..c3b0172dd 100644 --- a/doc/functions/wmemchr.texi +++ b/doc/functions/wmemchr.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. +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. @item On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.