This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 25b191f6d3 elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553) new 684fbab755 locale: Handle loading a missing locale twice (Bug 14247)
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: gen-locales.mk | 13 +++++++- locale/findlocale.c | 19 +++++++++-- locale/loadlocale.c | 2 +- localedata/Makefile | 4 +++ localedata/gen-locale.sh | 24 +++++++++++--- localedata/tst-locale-loadlocale.c | 67 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 119 insertions(+), 10 deletions(-) create mode 100644 localedata/tst-locale-loadlocale.c