This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d95fcb2df4 microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779) new 5920a4a624 mutex: Fix robust mutex lock acquire (Bug 21778)
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 | 15 +++++++++++++- nptl/Makefile | 2 +- nptl/pthread_mutex_lock.c | 13 +++++++----- nptl/pthread_mutex_timedlock.c | 13 +++++++----- nptl/tst-mutex7.c | 45 ++++++++++++++++++++++++++++++++---------- nptl/tst-mutex7robust.c | 7 +++++++ 6 files changed, 73 insertions(+), 22 deletions(-) create mode 100644 nptl/tst-mutex7robust.c