This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 94e358f6d4 aarch64: thunderx2 memcpy implementation cleanup and streamlining new 3f8b44be0a resolv: Remove support for RES_USE_INET6 and the inet6 option
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: ChangeLog | 37 +++ NEWS | 3 + nscd/aicache.c | 8 +- nscd/nscd_gethst_r.c | 6 +- resolv/Makefile | 11 +- resolv/res_debug.c | 1 - resolv/res_init.c | 1 - resolv/res_use_inet6.h | 49 ---- resolv/resolv-internal.h | 9 +- resolv/resolv.h | 2 - resolv/resolv_context.h | 11 +- resolv/tst-res_use_inet6.c | 509 ---------------------------------- resolv/tst-resolv-res_init-skeleton.c | 4 +- resolv/tst-resolv-threads.c | 79 +----- sysdeps/posix/getaddrinfo.c | 11 - 15 files changed, 61 insertions(+), 680 deletions(-) delete mode 100644 resolv/res_use_inet6.h delete mode 100644 resolv/tst-res_use_inet6.c