X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Ffunctions%2Fwcstold.texi;h=d12013a2dd50fc4dd09e2036308dc1ee43a30ca0;hb=d0ed9df4b170fc03d349eb1e856265b2c3c16706;hp=58b63cf1493c1181071e732e3a4b64b1853834ca;hpb=439db487c60a05eaf541fc9d8dd49218bcb8fd8d;p=gnulib.git diff --git a/doc/functions/wcstold.texi b/doc/functions/wcstold.texi index 58b63cf14..d12013a2d 100644 --- a/doc/functions/wcstold.texi +++ b/doc/functions/wcstold.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, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, BeOS. +NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @item On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.