]> sourceware.org Git - glibc.git/commit
pthread: Move most mutex tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 17:15:47 +0000 (17:15 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 17:17:06 +0000 (17:17 +0000)
commit74159dc58af2ce8a32b62daecd587f29ff7931f2
tree089ea56ba675c3aed5c9a8f66ec8cc2e3469338f
parent71d52ac4d65435791d8fa9f52abab7107ef7f7e8
pthread: Move most mutex tests from nptl to sysdeps/pthread

So they can be checked with htl too.

XFAIL tst-mutex4, for which support is still missing in htl.
nptl/Makefile
sysdeps/mach/hurd/i386/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-mutex1.c [moved from nptl/tst-mutex1.c with 100% similarity]
sysdeps/pthread/tst-mutex10.c [moved from nptl/tst-mutex10.c with 100% similarity]
sysdeps/pthread/tst-mutex2.c [moved from nptl/tst-mutex2.c with 100% similarity]
sysdeps/pthread/tst-mutex3.c [moved from nptl/tst-mutex3.c with 100% similarity]
sysdeps/pthread/tst-mutex4.c [moved from nptl/tst-mutex4.c with 100% similarity]
sysdeps/pthread/tst-mutex6.c [moved from nptl/tst-mutex6.c with 100% similarity]
sysdeps/pthread/tst-mutex8.c [moved from nptl/tst-mutex8.c with 100% similarity]
This page took 0.040133 seconds and 5 git commands to generate.