This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0ff64d3a18 Use generic alias macros in ldbl-opt. new 78e806fd8c nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] new d8425e116c nss_files: Avoid large buffers with many host addresses [BZ #22078]
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: ChangeLog | 16 ++ nss/Makefile | 2 + nss/nss_files/files-hosts.c | 345 +++++++++++++++++++++------------------- nss/tst-nss-files-hosts-multi.c | 331 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 529 insertions(+), 165 deletions(-) create mode 100644 nss/tst-nss-files-hosts-multi.c