This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from 94e358f6d4 aarch64: thunderx2 memcpy implementation cleanup and streamlining new 3f8b44be0a resolv: Remove support for RES_USE_INET6 and the inet6 option new 333221862e resolv: Remove RES_INSECURE1, RES_INSECURE2
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 | 46 +++ NEWS | 6 + nscd/aicache.c | 8 +- nscd/nscd_gethst_r.c | 6 +- resolv/Makefile | 11 +- resolv/res_debug.c | 3 - resolv/res_init.c | 1 - resolv/res_send.c | 32 +-- resolv/res_use_inet6.h | 49 ---- resolv/resolv-internal.h | 9 +- resolv/resolv.h | 4 - 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 - 16 files changed, 86 insertions(+), 703 deletions(-) delete mode 100644 resolv/res_use_inet6.h delete mode 100644 resolv/tst-res_use_inet6.c