X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstoul.texi;h=f5ac380b41c169fe626040fc270d321e37642ccf;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=c8e239e971b66241834ffe4f4fb55c843bd91fdd;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/wcstoul.texi b/doc/posix-functions/wcstoul.texi index c8e239e97..f5ac380b4 100644 --- a/doc/posix-functions/wcstoul.texi +++ b/doc/posix-functions/wcstoul.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.