This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ed7d607 Fix missing posix_fadvise64 mips64 static build (BZ #21232) new f889e73 support_format_dns_packet: Fix CNAME and multiple RR handling new ed3ea04 support: Add error checking to close system calls [BZ #21244] new 2bda2d8 support: Explain ignored failures of temporary file removal [ [...]
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 | 28 ++++++++ support/Makefile | 4 ++ support/resolv_test.c | 23 ++++--- support/support_enter_network_namespace.c | 5 +- support/support_format_dns_packet.c | 21 ++++-- support/support_run_diff.c | 4 +- support/temp_file.c | 5 +- support/tst-support_format_dns_packet.c | 97 +++++++++++++++++++++++++++ support/{xpthread_attr_destroy.c => xclose.c} | 12 ++-- support/xunistd.h | 4 ++ 10 files changed, 175 insertions(+), 28 deletions(-) create mode 100644 support/tst-support_format_dns_packet.c copy support/{xpthread_attr_destroy.c => xclose.c} (78%)