]> sourceware.org Git - glibc.git/commit
pthread: Move most barrier tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 23:14:35 +0000 (23:14 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2020 01:03:55 +0000 (01:03 +0000)
commit6acd77229adda7e772bf5783145500f6cd074fd3
tree46d03d0aec8858ee9de87f6a16c46348dbcb2563
parentf3a7ff069f74e4d6a89aba5fb9bba74f38d249c7
pthread: Move most barrier tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/mach/hurd/i386/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-barrier1.c [moved from nptl/tst-barrier1.c with 100% similarity]
sysdeps/pthread/tst-barrier2.c [moved from nptl/tst-barrier2.c with 100% similarity]
sysdeps/pthread/tst-barrier3.c [moved from nptl/tst-barrier3.c with 100% similarity]
sysdeps/pthread/tst-barrier4.c [moved from nptl/tst-barrier4.c with 100% similarity]
This page took 0.043011 seconds and 5 git commands to generate.