This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 33fc34521d powerpc64le: ifunc select *f128 routines in multiarch mode new 6185508101 nptl: Fix __futex_clocklock64 return error check [BZ #26964]
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: nptl/Makefile | 2 +- nptl/tst-pthread-timedlock-lockloop.c | 138 ++++++++++++++++++++++++++++++++++ sysdeps/nptl/futex-internal.h | 7 +- 3 files changed, 142 insertions(+), 5 deletions(-) create mode 100644 nptl/tst-pthread-timedlock-lockloop.c