]> git.ipfire.org Git - thirdparty/glibc.git/commit
pthread: Move most once tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 19:50:21 +0000 (19:50 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 19:50:21 +0000 (19:50 +0000)
commit28c30a6232aa9a54783c146590498a061fc0112a
treebe91a57e6b2895cec3d761d10469483c173fcb6c
parent52b6cdb4e32dc9a32a81c68974f34db04db47c82
pthread: Move most once tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-once1.c [moved from nptl/tst-once1.c with 100% similarity]
sysdeps/pthread/tst-once2.c [moved from nptl/tst-once2.c with 100% similarity]
sysdeps/pthread/tst-once3.c [moved from nptl/tst-once3.c with 100% similarity]
sysdeps/pthread/tst-once4.c [moved from nptl/tst-once4.c with 100% similarity]
sysdeps/pthread/tst-oncex3.c [moved from nptl/tst-oncex3.c with 100% similarity]
sysdeps/pthread/tst-oncex4.c [moved from nptl/tst-oncex4.c with 100% similarity]