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_tx1/llvm-release-aarch64-spec2k6-O2 in repository toolchain/ci/glibc.
from 05c83ccaf5 linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garb [...] adds ad615b59c7 Linux: Simplify __opensock and fix race condition [BZ #28353] adds d8302ba2da hurd if_index: Explicitly use AF_INET for if index discovery adds 6eaf10cbb7 socket: Do not use AF_NETLINK in __opensock adds 0351c75c5f linux: Fix missing __convert_scm_timestamps (BZ #28860) adds d64b08d5ba Add reference to BZ#28860 on NEWS adds 007e054d78 linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
No new revisions were added by this update.
Summary of changes: NEWS | 5 + socket/opensock.c | 62 ++++-------- sysdeps/mach/hurd/if_index.c | 6 +- sysdeps/unix/sysv/linux/convert_scm_timestamps.c | 5 +- sysdeps/unix/sysv/linux/getsysstats.c | 94 +++++++++++++------ sysdeps/unix/sysv/linux/opensock.c | 114 ----------------------- sysdeps/unix/sysv/linux/s390/opensock.c | 2 - 7 files changed, 91 insertions(+), 197 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/opensock.c delete mode 100644 sysdeps/unix/sysv/linux/s390/opensock.c