X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ficonv.texi;h=5811c3dfcf4061797bbac5a392afe8c7dc4a9334;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=70a471b267bae862d83b5e7a0d52673cfb0cb49d;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/iconv.texi b/doc/posix-functions/iconv.texi index 70a471b26..5811c3dfc 100644 --- a/doc/posix-functions/iconv.texi +++ b/doc/posix-functions/iconv.texi @@ -2,7 +2,7 @@ @section @code{iconv} @findex iconv -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iconv.html} Gnulib module: iconv @@ -12,14 +12,14 @@ Portability problems fixed by Gnulib: GNU libiconv is not found if installed in @file{$PREFIX/lib}. @item Failures are not distinguishable from successful returns on some platforms: -AIX 5.1. +AIX 5.1, Solaris 10. @end itemize Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS, when GNU libiconv is not installed. @item This function was not correctly implemented in glibc versions before 2.2.