glibc/iconv
Florian Weimer f50a6c843a gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
It's possible that inode numbers are outside the 32-bit range.
The existing code only handles the in-libc case correctly, and
still uses the legacy interfaces when building iconv.

Suggested-by: Helge Deller <deller@gmx.de>
(cherry picked from commit f97905f246)
2022-09-21 13:13:02 +02:00
..
dummy-repertoire.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_builtin.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_builtin.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_cache.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
gconv_charset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_charset.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_close.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_conf.c iconvconfig: Fix behaviour with --prefix [BZ #28199] 2021-09-13 20:51:04 +05:30
gconv_db.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_dl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_int.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_open.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_parseconfdir.h gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) 2022-09-21 13:13:02 +02:00
gconv_simple.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_trans.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_charmap.c iconv_charmap: Close output file when done 2021-08-04 15:53:46 +05:30
iconv_close.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_open.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_prog.c Update copyright dates not handled by scripts/update-copyrights. 2021-01-02 12:17:34 -08:00
iconv_prog.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconvconfig.c iconvconfig: Fix behaviour with --prefix [BZ #28199] 2021-09-13 20:51:04 +05:30
iconvconfig.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
loop.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile iconvconfig: Fix multiple issues 2021-06-28 09:15:55 +05:30
skeleton.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strtab.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-gconv-modules Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-gconv-init-failure-mod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-gconv-init-failure.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv1.c
tst-iconv2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv3.c iconv: use iconv_close after iconv_open 2020-12-21 09:51:40 +05:30
tst-iconv4.c
tst-iconv5.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv6.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv7.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv8.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv_prog.sh Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv-mt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv-opt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions intl: Handle translation output codesets with suffixes [BZ #26383] 2020-09-25 14:47:06 +02:00