]> sourceware.org Git - glibc.git/commit
pthread: Move some rwlock tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 20:07:51 +0000 (20:07 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 20:07:51 +0000 (20:07 +0000)
commitd5ec049d44f019deaeed8adc0bd10819e5569e93
tree26b03705007a5b239c5239124f8c9381dd83001a
parent28c30a6232aa9a54783c146590498a061fc0112a
pthread: Move some rwlock tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-rwlock-tryrdlock-stall.c [moved from nptl/tst-rwlock-tryrdlock-stall.c with 100% similarity]
sysdeps/pthread/tst-rwlock-trywrlock-stall.c [moved from nptl/tst-rwlock-trywrlock-stall.c with 100% similarity]
sysdeps/pthread/tst-rwlock1.c [moved from nptl/tst-rwlock1.c with 100% similarity]
sysdeps/pthread/tst-rwlock13.c [moved from nptl/tst-rwlock13.c with 100% similarity]
sysdeps/pthread/tst-rwlock16.c [moved from nptl/tst-rwlock16.c with 100% similarity]
sysdeps/pthread/tst-rwlock4.c [moved from nptl/tst-rwlock4.c with 100% similarity]
sysdeps/pthread/tst-rwlock5.c [moved from nptl/tst-rwlock5.c with 100% similarity]
This page took 1.799887 seconds and 5 git commands to generate.