This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d8f1f2d9ab pthread: Move most cond tests from nptl to sysdeps/pthread new 52b6cdb4e3 htl: support cancellation during pthread_once new 28c30a6232 pthread: Move most once tests from nptl to sysdeps/pthread
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: nptl/Makefile | 7 ++----- sysdeps/htl/pt-once.c | 10 ++++++++++ sysdeps/pthread/Makefile | 6 ++++++ {nptl => sysdeps/pthread}/tst-once1.c | 0 {nptl => sysdeps/pthread}/tst-once2.c | 0 {nptl => sysdeps/pthread}/tst-once3.c | 0 {nptl => sysdeps/pthread}/tst-once4.c | 0 {nptl => sysdeps/pthread}/tst-oncex3.c | 0 {nptl => sysdeps/pthread}/tst-oncex4.c | 0 9 files changed, 18 insertions(+), 5 deletions(-) rename {nptl => sysdeps/pthread}/tst-once1.c (100%) rename {nptl => sysdeps/pthread}/tst-once2.c (100%) rename {nptl => sysdeps/pthread}/tst-once3.c (100%) rename {nptl => sysdeps/pthread}/tst-once4.c (100%) rename {nptl => sysdeps/pthread}/tst-oncex3.c (100%) rename {nptl => sysdeps/pthread}/tst-oncex4.c (100%)