X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstoll.texi;h=da0e55d3252c7a3f57d9556549e47261e7298071;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=26c09683676d90b8888d8df4ed56b506a467d3fe;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi index 26c096836..da0e55d32 100644 --- a/doc/posix-functions/wcstoll.texi +++ b/doc/posix-functions/wcstoll.texi @@ -2,7 +2,7 @@ @section @code{wcstoll} @findex wcstoll -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoll.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcstoll.html} Gnulib module: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @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