]> sourceware.org Git - glibc.git/commit
pthread: Move spin tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 17:00:39 +0000 (17:00 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 17:00:44 +0000 (17:00 +0000)
commit71d52ac4d65435791d8fa9f52abab7107ef7f7e8
tree3166281a996db9450cc47a1b35a2fb54bc92f988
parent900778283ac3cfbd274abc55840b5cdae9b7745f
pthread: Move spin tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-spin1.c [moved from nptl/tst-spin1.c with 100% similarity]
sysdeps/pthread/tst-spin2.c [moved from nptl/tst-spin2.c with 100% similarity]
sysdeps/pthread/tst-spin3.c [moved from nptl/tst-spin3.c with 100% similarity]
sysdeps/pthread/tst-spin4.c [moved from nptl/tst-spin4.c with 100% similarity]
This page took 0.047012 seconds and 5 git commands to generate.