]> sourceware.org Git - glibc.git/commit
pthread: Move some join tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2020 01:21:46 +0000 (01:21 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2020 01:21:46 +0000 (01:21 +0000)
commitc0463e8b79ca650b60badc5b9c0d574b91aa8d01
treed2aa3554be681b2b8c51367e295fdf8f2ed1fbeb
parent1905cf47bcfb53d9f7e640db83e43bbe32f9fa4a
pthread: Move some join tests from nptl to sysdeps/pthread

So they can be checked with htl too.
14 files changed:
nptl/Makefile
nptl/tst-join10.c
nptl/tst-join11.c
nptl/tst-join12.c
nptl/tst-join13.c
nptl/tst-join8.c
nptl/tst-join9.c
sysdeps/pthread/Makefile
sysdeps/pthread/tst-join1.c [moved from nptl/tst-join1.c with 100% similarity]
sysdeps/pthread/tst-join4.c [moved from nptl/tst-join4.c with 100% similarity]
sysdeps/pthread/tst-join5.c [moved from nptl/tst-join5.c with 100% similarity]
sysdeps/pthread/tst-join6.c [moved from nptl/tst-join6.c with 100% similarity]
sysdeps/pthread/tst-join7.c [moved from nptl/tst-join7.c with 100% similarity]
sysdeps/pthread/tst-join7mod.c [moved from nptl/tst-join7mod.c with 100% similarity]
This page took 0.039208 seconds and 5 git commands to generate.