iconvconfig: Make file handling more general purpose
commit0c78b0bb78d87a7de18726a033d88904f158f0fe
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 7 Jun 2021 08:52:17 +0000 (7 14:22 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 9 Jun 2021 04:17:16 +0000 (9 09:47 +0530)
treea7ad84308e0d8b3c4b57f39e5fe08dd91c9a5b99
parent6a86bc099219a656be479d5f31ff90ec7860b112
iconvconfig: Make file handling more general purpose

Split out configuration file handling code from handle_dir into its
own function so that it can be reused for multiple configuration
files.

Reviewed-by: DJ Delorie <dj@redhat.com>
iconv/iconvconfig.c