[Ping 2][PATCH 0/6] gconv configuration parsing cleanups
Siddhesh Poyarekar
siddhesh@gotplt.org
Mon Jun 21 09:14:17 GMT 2021
Ping2! Andreas has reviewed 2/6 but I still need review for 1/6 and
{3,4,5}/6.
Thanks,
Siddhesh
On 6/10/21 4:48 PM, Siddhesh Poyarekar via Libc-alpha wrote:
> This patchset consolidates the file parsing in gconv_conf and
> iconvconfig into a single file gconv_parseconfdir. Also, add a NEWS
> item to mention gconv-modules.d since it is a user visible change.
>
> Siddhesh Poyarekar (6):
> iconv: Remove alloca use in gconv-modules configuration parsing
> gconv_conf: Remove unused variables
> gconv_conf: Split out configuration file processing
> iconvconfig: Use common gconv module parsing function
> Handle DT_UNKNOWN in gconv-modules.d
> Add NEWS item for gconv-modules.d change
>
> NEWS | 6 ++
> iconv/gconv_conf.c | 137 ++----------------------------
> iconv/gconv_parseconfdir.h | 170 +++++++++++++++++++++++++++++++++++++
> iconv/iconvconfig.c | 119 +++-----------------------
> 4 files changed, 195 insertions(+), 237 deletions(-)
> create mode 100644 iconv/gconv_parseconfdir.h
>
More information about the Libc-alpha
mailing list