X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstold.texi;h=3d991240320c15ec8f8eb389b84d6181f902f14f;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=a4422b6953020abd0155bea42442fbd1fbfb4362;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/wcstold.texi b/doc/posix-functions/wcstold.texi index a4422b695..3d9912403 100644 --- a/doc/posix-functions/wcstold.texi +++ b/doc/posix-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, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, MSVC 9, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.