This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8e67b39eb4 stdlib: assert on NULL function pointer in atexit etc. [BZ #20544] new 6310e6be9b Mutex: Add pthread mutex tunables
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: ChangeLog | 18 ++++++++++ manual/tunables.texi | 27 +++++++++++++++ nptl/Makefile | 2 +- nptl/nptl-init.c | 5 +++ nptl/pthreadP.h | 11 ++++-- .../pthread_mutex_conf.c | 39 +++++++++++----------- .../pthread_mutex_conf.h | 27 +++++++-------- nptl/pthread_mutex_lock.c | 2 +- nptl/pthread_mutex_timedlock.c | 2 +- .../generic/adaptive_spin_count.h | 18 +++------- sysdeps/{powerpc => nptl}/dl-tunables.list | 11 +++--- 11 files changed, 103 insertions(+), 59 deletions(-) copy elf/tst-ifunc-textrel.c => nptl/pthread_mutex_conf.c (54%) copy sysdeps/x86/tst-cet-legacy-3.c => nptl/pthread_mutex_conf.h (71%) copy nptl/thrd_join.c => sysdeps/generic/adaptive_spin_count.h (75%) copy sysdeps/{powerpc => nptl}/dl-tunables.list (83%)