This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d653fd2d9e malloc: Exit early on test failure in tst-realloc new aefc79ab5a nss: Do not mention NSS test modules in <gnu/lib-names.h> new 9bdf92c79d nss: Protect against errno changes in function lookup (bug 28953)
The 2 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: nss/Makefile | 26 ++++++---- nss/nss_module.c | 12 ++++- nss/nss_test_errno.c | 58 +++++++++++++++++++++ grp/tst-initgroups1.c => nss/tst-nss-test_errno.c | 61 ++++++++++++----------- shlib-versions | 5 -- 5 files changed, 118 insertions(+), 44 deletions(-) create mode 100644 nss/nss_test_errno.c copy grp/tst-initgroups1.c => nss/tst-nss-test_errno.c (53%)