This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from 514638699d htl: Fix sigset of main thread new 11a02b035b misc: Add __get_nprocs_sched new 33099d72e4 linux: Simplify get_nprocs new 342298278e linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
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: include/sys/sysinfo.h | 7 +- malloc/arena.c | 2 +- misc/getsysstats.c | 6 + posix/Makefile | 3 +- ...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++-- sysdeps/mach/getsysstats.c | 6 + sysdeps/unix/sysv/linux/getsysstats.c | 195 ++++++++++++++++----- 7 files changed, 190 insertions(+), 66 deletions(-) copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)