X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fwcstol.texi;h=5ef716e54372c93e51893a3806acbf9a53a5e45e;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=0f073ef0027ccb0a29a151cdd278f287417dde37;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/wcstol.texi b/doc/posix-functions/wcstol.texi index 0f073ef00..5ef716e54 100644 --- a/doc/posix-functions/wcstol.texi +++ b/doc/posix-functions/wcstol.texi @@ -14,8 +14,8 @@ 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 Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @end itemize