glibc/iconv
Andreas Schwab fc72b6d7d8 iconv: restore verbosity with unrecognized encoding names (bug 30694)
Commit 91927b7c76 ("Rewrite iconv option parsing [BZ #19519]") changed the
iconv program to call __gconv_open directly instead of the iconv_open
wrapper, but the former does not set errno.  Update the caller to
interpret the return codes like iconv_open does.
2023-08-02 13:30:04 +02:00
..
dummy-repertoire.c
gconv_builtin.c
gconv_builtin.h
gconv_cache.c Use O_CLOEXEC in more places (BZ #15722) 2023-04-22 13:50:14 +02:00
gconv_charset.c Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
gconv_charset.h Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
gconv_close.c
gconv_conf.c Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
gconv_db.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
gconv_dl.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
gconv_int.h Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
gconv_open.c
gconv_parseconfdir.h
gconv_simple.c Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
gconv_trans.c
gconv.c
gconv.h
iconv_charmap.c
iconv_close.c
iconv_open.c
iconv_prog.c iconv: restore verbosity with unrecognized encoding names (bug 30694) 2023-08-02 13:30:04 +02:00
iconv_prog.h
iconv.c
iconv.h
iconvconfig.c Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 2023-05-27 16:37:14 +00:00
iconvconfig.h
loop.c iconv: Remove _STRING_ARCH_unaligned usage 2023-02-17 15:56:54 -03:00
Makefile
skeleton.c iconv: Remove _STRING_ARCH_unaligned usage 2023-02-17 15:56:54 -03:00
strtab.c
test-gconv-modules
tst-gconv-init-failure-mod.c
tst-gconv-init-failure.c
tst-iconv1.c
tst-iconv2.c
tst-iconv3.c
tst-iconv4.c
tst-iconv5.c
tst-iconv6.c
tst-iconv7.c
tst-iconv8.c
tst-iconv9.c
tst-iconv_prog.sh
tst-iconv-mt.c
tst-iconv-opt.c
Versions