X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstod.texi;h=f7dea78816d3d4388daaacc0772b23e43a46da38;hb=e29e19dce9e19be76fae92b0955d02c843333093;hp=42d56bb4d83f44a48417367e27e98b8eb8a362ad;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/wcstod.texi b/doc/posix-functions/wcstod.texi index 42d56bb4d..f7dea7881 100644 --- a/doc/posix-functions/wcstod.texi +++ b/doc/posix-functions/wcstod.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin. +IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.