This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from f725563967 Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c new 5ebb81e292 nss_files: Refactor gethostbyname3 multi case into separate [...] new 13728f56f0 nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] new 05155f0772 nss_files: Avoid large buffers with many host addresses [BZ #22078]
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: ChangeLog | 22 +++ NEWS | 1 + nss/Makefile | 2 + nss/nss_files/files-hosts.c | 400 +++++++++++++++++++++------------------- nss/tst-nss-files-hosts-multi.c | 331 +++++++++++++++++++++++++++++++++ 5 files changed, 568 insertions(+), 188 deletions(-) create mode 100644 nss/tst-nss-files-hosts-multi.c