aboutsummaryrefslogtreecommitdiff
path: root/iconv/gconv_parseconfdir.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-20gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer1-8/+8
2022-06-01iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)Adhemerval Zanella1-3/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-13iconvconfig: Fix behaviour with --prefix [BZ #28199]Siddhesh Poyarekar1-7/+15
2021-08-03gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar1-5/+4
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer1-1/+1
2021-07-02iconvconfig: Use the public feof_unlockedSiddhesh Poyarekar1-1/+2
2021-06-23Handle DT_UNKNOWN in gconv-modules.dSiddhesh Poyarekar1-1/+8
2021-06-23gconv_conf: Split out configuration file processingSiddhesh Poyarekar1-0/+161