X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstoll.texi;h=f4c4caac9bf54a2cf950801535908db3b2c668a4;hb=78d218ff8a7c36feaa55c58abdcec8270654e6f1;hp=3049c8c13034fdb5b8ffc5786736ae3952c207c6;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi index 3049c8c13..f4c4caac9 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, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +HP-UX 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