This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9f6e508b42 htl: Enable tst-cancel25 test new 3513d5af3d htl: Simplify non-cancel path of __pthread_cond_timedwait_internal new eca16db02d htl: Make sem_*wait cancellations points
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: nptl/Makefile | 4 +- sysdeps/htl/pt-cond-timedwait.c | 41 +++++++------- sysdeps/htl/sem-timedwait.c | 92 ++++++++++++++++++++++++++++--- sysdeps/pthread/Makefile | 9 +-- {nptl => sysdeps/pthread}/tst-cancel13.c | 0 {nptl => sysdeps/pthread}/tst-cancelx13.c | 0 6 files changed, 111 insertions(+), 35 deletions(-) rename {nptl => sysdeps/pthread}/tst-cancel13.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx13.c (100%)