This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from 6c9c230765 hppa: Fix warnings from _dl_lookup_address new b5032c3d37 io: Add fsync call in tst-stat new b53f0c11de nss: Do not mention NSS test modules in <gnu/lib-names.h> new 54b1273395 nss: Protect against errno changes in function lookup (bug 28953)
The 3 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: NEWS | 1 + io/tst-stat.c | 4 ++ nss/Makefile | 25 ++++++---- 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 -- 7 files changed, 122 insertions(+), 44 deletions(-) create mode 100644 nss/nss_test_errno.c copy grp/tst-initgroups1.c => nss/tst-nss-test_errno.c (53%)