This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bf8ae8c09a Remove x86 mathinline.h hypot inline. new 3d265911c2 Reindent nptl/pthread_rwlock_common.c new f21e8f8ca4 Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
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: ChangeLog | 9 +++ nptl/Makefile | 3 +- nptl/pthread_rwlock_common.c | 160 ++++++++++++++++++++++--------------------- nptl/tst-rwlock-pwn.c | 87 +++++++++++++++++++++++ 4 files changed, 179 insertions(+), 80 deletions(-) create mode 100644 nptl/tst-rwlock-pwn.c