This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e8d52b64a5 Remove unsused symbols from nptl/Versions new e3217c7fd9 iconv: Remove alloca use in gconv-modules configuration parsing new 23e15ea1ae gconv_conf: Remove unused variables new d8e8097f3b gconv_conf: Split out configuration file processing new eeac390eec iconvconfig: Use common gconv module parsing function new f3629a4be8 Handle DT_UNKNOWN in gconv-modules.d new 7b54aaf2ce Add NEWS item for gconv-modules.d change
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: NEWS | 8 +++ iconv/gconv_conf.c | 142 +++----------------------------------- iconv/gconv_parseconfdir.h | 168 +++++++++++++++++++++++++++++++++++++++++++++ iconv/iconvconfig.c | 123 ++++----------------------------- 4 files changed, 197 insertions(+), 244 deletions(-) create mode 100644 iconv/gconv_parseconfdir.h