about summary refs log tree commit diff
path: root/nptl/tst-execstack-threads-mod.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-11-20 09:22:21 +0100
committerFlorian Weimer <fweimer@redhat.com>2023-11-20 09:22:21 +0100
commit8c8eff33e4e492d95f87dd49cfdc2d4de25693eb (patch)
tree8fcad5c2a8df8baaffef8c703310e89f9827b77b /nptl/tst-execstack-threads-mod.c
parent6ae7b5f43d4b13f24606d7108d822e469a96af3d (diff)
downloadglibc-8c8eff33e4e492d95f87dd49cfdc2d4de25693eb.tar.gz
glibc-8c8eff33e4e492d95f87dd49cfdc2d4de25693eb.tar.xz
glibc-8c8eff33e4e492d95f87dd49cfdc2d4de25693eb.zip
nptl: Rename tst-execstack to tst-execstack-threads
So that the test is harder to confuse with elf/tst-execstack
(although the tests are supposed to be the same).

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'nptl/tst-execstack-threads-mod.c')
-rw-r--r--nptl/tst-execstack-threads-mod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-execstack-threads-mod.c b/nptl/tst-execstack-threads-mod.c
new file mode 100644
index 0000000000..5b9812c258
--- /dev/null
+++ b/nptl/tst-execstack-threads-mod.c
@@ -0,0 +1 @@
+#include "../elf/tst-execstack-mod.c"