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 eca16db02d htl: Make sem_*wait cancellations points adds 1b90d52df9 htl: Fix case when sem_*wait is canceled while holding a token adds 6f3331f26d elf: Include <stdbool.h> in <dl-tunables.h> because bool is used adds 1fb7dc751e htl: Add wrapper header for <semaphore.h> with hidden __sem_post adds f6b955e8ba S390: Regenerate ULPs. adds 087942251f nptl: Don't madvise user provided stack new 2034c70e64 elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>
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: elf/dl-tunables.h | 2 ++ nptl/pthread_create.c | 5 +++-- sysdeps/generic/ldconfig.h | 2 ++ sysdeps/htl/include/semaphore.h | 9 +++++++++ sysdeps/htl/sem-post.c | 2 +- sysdeps/htl/sem-timedwait.c | 15 +++++++++++++-- sysdeps/s390/fpu/libm-test-ulps | 2 ++ 7 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 sysdeps/htl/include/semaphore.h