This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fe94080875 sparc: Regenerate ULPs new 8c98195af6 nptl: Use <support/check.h> facilities in tst-setuid3 new fe47595504 posix: Use <support/check.h> facilities in tst-truncate and [...] new 1b97a9f23b support: Add FAIL test failure helper new 89cddc8a70 stdio-common: Add test for vfscanf with matches longer than [...]
The 4 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: debug/tst-fortify-syslog.c | 8 +-- localedata/tst-ctype.c | 40 ++++----------- math/test-tgmath2.c | 13 ++--- posix/tst-truncate-common.c | 25 +++++---- stdio-common/Makefile | 5 ++ stdio-common/tst-scanf-bz27650.c | 108 +++++++++++++++++++++++++++++++++++++++ support/check.h | 5 ++ sysdeps/pthread/tst-setuid3.c | 37 ++++++-------- 8 files changed, 159 insertions(+), 82 deletions(-) create mode 100644 stdio-common/tst-scanf-bz27650.c