This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/glibc.
from bca0283815 i386: Regenerate ulps adds a2e5da2cf4 <sys/platform/x86.h>: Add Intel LAM support adds 9798906a42 addmntent: Remove unbounded alloca usage from getmntent [BZ#27083] adds 2aa8ec7dd7 powerpc: Regenerate ulps adds 0e981d3524 s390x: Regenerate ulps new be37b80705 misc: Use __ferror_unlocked instead of ferror new 8a30bb4e06 elf: Account for glibc-hwcaps/ prefix in _dl_important_hwcaps
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: elf/dl-hwcaps.c | 1 + manual/platform.texi | 3 + misc/Makefile | 2 +- misc/mntent_r.c | 111 +++++++++++++------------------------ misc/tst-mntent-escape.c | 101 +++++++++++++++++++++++++++++++++ sysdeps/powerpc/fpu/libm-test-ulps | 25 +++++---- sysdeps/s390/fpu/libm-test-ulps | 22 ++++---- sysdeps/x86/sys/platform/x86.h | 3 + sysdeps/x86/tst-get-cpu-features.c | 1 + 9 files changed, 173 insertions(+), 96 deletions(-) create mode 100644 misc/tst-mntent-escape.c