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 7a6b1f06e7 x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745] new 228cdb00a0 Simplify allocations and fix merge and continue actions [BZ #28931]
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: nss/Makefile | 3 +- nss/tst-nss-gai-actions.c | 149 ++++++ .../etc/host.conf | 0 nss/tst-nss-gai-actions.root/etc/hosts | 508 +++++++++++++++++++++ sysdeps/posix/getaddrinfo.c | 143 +++--- 5 files changed, 750 insertions(+), 53 deletions(-) create mode 100644 nss/tst-nss-gai-actions.c copy nss/{tst-nss-files-hosts-long.root => tst-nss-gai-actions.root}/etc/host.conf (100%) create mode 100644 nss/tst-nss-gai-actions.root/etc/hosts