]> git.ipfire.org Git - thirdparty/glibc.git/commit
pthread: Move key tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 22:27:09 +0000 (22:27 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2020 01:03:54 +0000 (01:03 +0000)
commit819bb5e660bc18fe8b39c5ffd4b9b37f6e69f4cb
tree14509013d3f876031d42fa24fbd691d19f39cfc8
parent7e7182256a104da518018a0b4edfe51689487f42
pthread: Move key tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-key1.c [moved from nptl/tst-key1.c with 100% similarity]
sysdeps/pthread/tst-key2.c [moved from nptl/tst-key2.c with 100% similarity]
sysdeps/pthread/tst-key3.c [moved from nptl/tst-key3.c with 100% similarity]
sysdeps/pthread/tst-key4.c [moved from nptl/tst-key4.c with 100% similarity]