gconv_conf: Split out configuration file processing
commitd8e8097f3be5b3c49fc741fa19e1da0b0431384c
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 10 Jun 2021 08:37:27 +0000 (10 14:07 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 23 Jun 2021 03:24:13 +0000 (23 08:54 +0530)
tree1527dd9af14c8dac438a6527de0905e82b45dc19
parent23e15ea1ae80ec2120afdf643691359644cf2873
gconv_conf: Split out configuration file processing

Split configuration file processing into a separate header file and
include it.  Macroize all calls that need to go through internal
interfaces so that iconvconfig can also use them.

Reviewed-by: DJ Delorie <dj@redhat.com>
iconv/gconv_conf.c
iconv/gconv_parseconfdir.h [new file with mode: 0644]