This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 533dd2acf7 Add "%d" support to _dl_debug_vdprintf new bc9cf8fbe8 htl: Fix linking static tests by factorizing the symbols list new 62d97c3432 htl: Enable more cancel tests
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: htl/Makefile | 10 +++++++--- htl/libpthread.a | 22 +--------------------- htl/libpthread_pic.a | 22 +--------------------- htl/{libpthread.a => libpthread_syms.a} | 3 +-- nptl/Makefile | 17 +++++++---------- sysdeps/pthread/Makefile | 17 +++++++++++------ {nptl => sysdeps/pthread}/tst-cancel11.c | 0 {nptl => sysdeps/pthread}/tst-cancel21-static.c | 0 {nptl => sysdeps/pthread}/tst-cancel21.c | 0 {nptl => sysdeps/pthread}/tst-cancel6.c | 0 {nptl => sysdeps/pthread}/tst-cancelx11.c | 0 {nptl => sysdeps/pthread}/tst-cancelx21.c | 0 {nptl => sysdeps/pthread}/tst-cancelx6.c | 0 13 files changed, 28 insertions(+), 63 deletions(-) copy htl/{libpthread.a => libpthread_syms.a} (94%) rename {nptl => sysdeps/pthread}/tst-cancel11.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel21-static.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel21.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel6.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx11.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx21.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx6.c (100%)