[hurd,commited 0/2] htl: More test fixes
Samuel Thibault
samuel.thibault@ens-lyon.org
Wed Jun 10 21:37:29 GMT 2020
Samuel Thibault (2):
htl: Fix linking static tests by factorizing the symbols list
htl: Enable more cancel tests
htl/Makefile | 10 ++++++---
htl/libpthread.a | 22 +------------------
htl/libpthread_pic.a | 22 +------------------
htl/libpthread_syms.a | 21 ++++++++++++++++++
nptl/Makefile | 17 ++++++--------
sysdeps/pthread/Makefile | 17 +++++++++-----
{nptl => sysdeps/pthread}/tst-cancel11.c | 0
.../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, 48 insertions(+), 61 deletions(-)
create mode 100644 htl/libpthread_syms.a
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%)
--
2.26.2
More information about the Libc-alpha
mailing list