Edit

kc3-lang/libiconv/man

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2025-05-31 00:29:46
    Hash : cf10b545
    Message : Document the 'const char **' vs. 'char **' problem. Reported by Braden Ganetsky <braden.ganetsky@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2025-05/msg00003.html>. * man/iconv.3 (SYNOPSIS, CONFORMING TO): List also the POSIX-compatible declaration. Explain the background. Mention AM_ICONV.