]> sourceware.org Git - glibc.git/commitdiff
Test for changing stack exec permission.
authorUlrich Drepper <drepper@redhat.com>
Wed, 24 Sep 2003 03:07:10 +0000 (03:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 24 Sep 2003 03:07:10 +0000 (03:07 +0000)
nptl/tst-execstack.c [new file with mode: 0644]

diff --git a/nptl/tst-execstack.c b/nptl/tst-execstack.c
new file mode 100644 (file)
index 0000000..6e45c1a
--- /dev/null
@@ -0,0 +1,2 @@
+#define USE_PTHREADS 1
+#include "../elf/tst-execstack.c"
This page took 0.045572 seconds and 5 git commands to generate.