glibc/iconv
Siddhesh Poyarekar 3fc51f35b4 iconvconfig: Fix behaviour with --prefix [BZ #28199]
The consolidation of configuration parsing broke behaviour with
--prefix, where the prefix bled into the modules cache.  Accept a
prefix which, when non-NULL, is prepended to the path when looking for
configuration files but only the original directory is added to the
modules cache.

This has no effect on the codegen of gconv_conf since it passes NULL.

Reported-by: Patrick McCarty <patrick.mccarty@intel.com>
Reported-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
Reviewed-by: Andreas Schwab <schwab@linux-m68k.org>
(cherry picked from commit 43cea6d565)
2021-09-13 20:51:04 +05:30
..
dummy-repertoire.c
gconv_builtin.c
gconv_builtin.h
gconv_cache.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
gconv_charset.c
gconv_charset.h
gconv_close.c
gconv_conf.c iconvconfig: Fix behaviour with --prefix [BZ #28199] 2021-09-13 20:51:04 +05:30
gconv_db.c
gconv_dl.c
gconv_int.h
gconv_open.c
gconv_parseconfdir.h iconvconfig: Fix behaviour with --prefix [BZ #28199] 2021-09-13 20:51:04 +05:30
gconv_simple.c
gconv_trans.c
gconv.c
gconv.h
iconv_charmap.c iconv_charmap: Close output file when done 2021-08-04 15:53:46 +05:30
iconv_close.c
iconv_open.c
iconv_prog.c
iconv_prog.h
iconv.c
iconv.h
iconvconfig.c iconvconfig: Fix behaviour with --prefix [BZ #28199] 2021-09-13 20:51:04 +05:30
iconvconfig.h
loop.c
Makefile iconvconfig: Fix multiple issues 2021-06-28 09:15:55 +05:30
skeleton.c
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-iconv_prog.sh
tst-iconv-mt.c
tst-iconv-opt.c
Versions