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_tk1/llvm-release-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from 008003dc6e tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837] adds 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 new 007e054d78 linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
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: NEWS | 6 ++ 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 | 96 ++++++++++++------- sysdeps/unix/sysv/linux/opensock.c | 114 ----------------------- sysdeps/unix/sysv/linux/s390/opensock.c | 2 - 7 files changed, 93 insertions(+), 198 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/opensock.c delete mode 100644 sysdeps/unix/sysv/linux/s390/opensock.c