This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8d9ffbb9d0 Remove most gmp-mparam.h headers. new 92954ffa5a localedef: Add verbose messages for failure paths.
The 1 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: .../programs/xasprintf.h | 17 +- locale/Makefile | 3 +- locale/programs/localedef.c | 151 ++++++------- locale/programs/localedef.h | 1 + .../programs/xasprintf.c | 25 ++- locale/tst-localedef-path-norm.c | 242 +++++++++++++++++++++ .../tst-localedef-path-norm.root}/postclean.req | 0 .../tst-localedef-path-norm.script | 2 + support/Makefile | 3 +- support/support.h | 2 + support/support_paths.c | 7 + 11 files changed, 359 insertions(+), 94 deletions(-) copy nscd/nscd_setup_thread.c => include/programs/xasprintf.h (70%) copy nscd/nscd_setup_thread.c => locale/programs/xasprintf.c (62%) create mode 100644 locale/tst-localedef-path-norm.c copy {elf/tst-ldconfig-bad-aux-cache.root => locale/tst-localedef-path-norm.root}/ [...] create mode 100644 locale/tst-localedef-path-norm.root/tst-localedef-path-norm.script