X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstok.texi;h=92fb5e533ff6690aaa3ebbf1d241fb9ef4da4bb8;hb=75de3afee5e99c73676c59fb03b1f506b828e3e3;hp=e5c258bde573032c7f1ddb2feec5e5eddc3a7fcf;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcstok.texi b/doc/posix-functions/wcstok.texi index e5c258bde..92fb5e533 100644 --- a/doc/posix-functions/wcstok.texi +++ b/doc/posix-functions/wcstok.texi @@ -2,7 +2,7 @@ @section @code{wcstok} @findex wcstok -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstok.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcstok.html} Gnulib module: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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