This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from e30c1c73da nptl: Fix cleanups for stack grows up [BZ# 28899] new 3149f47b80 io: Add fsync call in tst-stat new c54c5cd8e3 nss: Do not mention NSS test modules in <gnu/lib-names.h> new 123bd1ec66 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 | 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 -- 7 files changed, 123 insertions(+), 44 deletions(-) create mode 100644 nss/nss_test_errno.c copy grp/tst-initgroups1.c => nss/tst-nss-test_errno.c (53%)