This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 71d52ac4d6 pthread: Move spin tests from nptl to sysdeps/pthread new 74159dc58a pthread: Move most mutex tests from nptl to sysdeps/pthread
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 | 3 +-- sysdeps/mach/hurd/i386/Makefile | 5 +++++ sysdeps/pthread/Makefile | 3 ++- {nptl => sysdeps/pthread}/tst-mutex1.c | 0 {nptl => sysdeps/pthread}/tst-mutex10.c | 0 {nptl => sysdeps/pthread}/tst-mutex2.c | 0 {nptl => sysdeps/pthread}/tst-mutex3.c | 0 {nptl => sysdeps/pthread}/tst-mutex4.c | 0 {nptl => sysdeps/pthread}/tst-mutex6.c | 0 {nptl => sysdeps/pthread}/tst-mutex8.c | 0 10 files changed, 8 insertions(+), 3 deletions(-) rename {nptl => sysdeps/pthread}/tst-mutex1.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex10.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex2.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex3.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex4.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex6.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex8.c (100%)