This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 991febc2f4 nptl: Remove unused __g_refs comment. new 6a3cb6b1bd nss: Improve network number parsers (bz 32573, 32575) new d10176c0ff malloc: Add size check when moving fastbin->tcache new 88f7ef881d libio: Initialize _total_written for all kinds of streams
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: inet/inet_net.c | 2 + libio/fileops.c | 1 - libio/genops.c | 1 + malloc/malloc.c | 3 ++ nss/Makefile | 1 + nss/nss_files/files-network.c | 20 +++------ nss/tst-nss-files-network.c | 96 +++++++++++++++++++++++++++++++++++++++++++ support/namespace.h | 2 + support/support_chroot.c | 2 + 9 files changed, 113 insertions(+), 15 deletions(-) create mode 100644 nss/tst-nss-files-network.c