This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from fef7c63cd5 manual: Document O_DIRECTORY adds 1f50f2ad85 Small tcache improvements adds 1388600877 Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h. adds dfba907fed sysvipc: Fix compat msgctl (BZ#24570) adds 236c18e568 sysvipc: Consolidate semtimedop s390 adds ff6bec7d47 support: Correct confusing comment adds b62bb3bc68 support: Add missing EOL terminators on timespec adds 75c51570c7 support: Expose sbindir as support_sbindir_prefix adds 09e1b0e3f6 libio: Remove codecvt vtable [BZ #24588]
No new revisions were added by this update.
Summary of changes: ChangeLog | 83 +++++++++++++ elf/elf.h | 4 + libio/fileops.c | 3 - libio/iofgetpos.c | 3 +- libio/iofgetpos64.c | 3 +- libio/iofsetpos.c | 3 +- libio/iofsetpos64.c | 3 +- libio/iofwide.c | 132 +++------------------ libio/libio.h | 32 ----- libio/libioP.h | 29 ++++- libio/wfileops.c | 89 +++++++------- malloc/malloc.c | 14 +-- manual/tunables.texi | 2 +- support/Makefile | 1 + support/support.h | 2 + support/support_paths.c | 7 ++ support/timespec.c | 4 +- support/timespec.h | 4 +- sysdeps/unix/sysv/linux/ipc_priv.h | 5 + sysdeps/unix/sysv/linux/msgctl.c | 2 +- .../unix/sysv/linux/s390/ipc_priv.h | 32 ++--- sysdeps/unix/sysv/linux/s390/semtimedop.c | 36 ------ sysdeps/unix/sysv/linux/semtimedop.c | 4 +- 23 files changed, 218 insertions(+), 279 deletions(-) copy posix/tst-fnmatch4.c => sysdeps/unix/sysv/linux/s390/ipc_priv.h (59%) delete mode 100644 sysdeps/unix/sysv/linux/s390/semtimedop.c