iconv, iconv_open: Improve documentation.
commit0f9b708209ea4e9575f30f008177fc5496b87152
authorBruno Haible <bruno@clisp.org>
Sun, 3 Jan 2021 19:46:04 +0000 (3 20:46 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 3 Jan 2021 19:47:42 +0000 (3 20:47 +0100)
treeceb4aaf9aeccd79b8b178c19052f1f1b0355e70d
parent3b840a3ffb7f14a1693506555cfc0dd83a732ec6
iconv, iconv_open: Improve documentation.

Reported by Noah Misch <noah@leadboat.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00172.html>.

* doc/posix-functions/iconv_open.texi: Add new paragraph "Portability
problems handled by Gnulib".
* doc/posix-functions/iconv.texi: Likewise. Update info about AIX.
* m4/iconv.m4 (AM_ICONV_LINK): Improve comments.
ChangeLog
doc/posix-functions/iconv.texi
doc/posix-functions/iconv_open.texi
m4/iconv.m4