This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f2873d2da0 testrun.sh: Implement --tool=strace, --tool=valgrind new 34fdb893e0 locale: XFAIL newlocale usage in static binary (Bug 23164)
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: ChangeLog | 29 +++++++++++++++ localedata/Makefile | 35 +++++++++++++++--- localedata/tst-langinfo-newlocale-static.c | 1 + .../tst-langinfo-newlocale.c | 43 ++++++++++++---------- localedata/tst-langinfo-setlocale-static.c | 1 + .../tst-langinfo-setlocale.c | 38 ++++++++++--------- localedata/tst-langinfo.c | 24 +----------- localedata/tst-langinfo.sh | 4 ++ 8 files changed, 111 insertions(+), 64 deletions(-) create mode 100644 localedata/tst-langinfo-newlocale-static.c copy time/tst-tzname.c => localedata/tst-langinfo-newlocale.c (54%) create mode 100644 localedata/tst-langinfo-setlocale-static.c copy posix/bug-regex35.c => localedata/tst-langinfo-setlocale.c (55%)