This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64 in repository toolchain/ci/glibc.
from 737efa27fc x86_64: Remove unneeded static PIE check for undefined weak [...] adds 76dfec9324 librt: fix NULL pointer dereference (bug 28213) adds 75507b3337 librt: add test (bug 28213) new cc6ff883a6 sysvipc: Fix tst-sysvshm-linux on x32 new 182ffd8e75 linux: Remove shmmax check from tst-sysvshm-linux
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: rt/Makefile | 1 + rt/tst-bz28213.c | 101 ++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/mq_notify.c | 2 +- sysdeps/unix/sysv/linux/tst-sysvshm-linux.c | 31 +++++---- 4 files changed, 120 insertions(+), 15 deletions(-) create mode 100644 rt/tst-bz28213.c