1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Test for changing stack exec permission.

This commit is contained in:
Ulrich Drepper
2003-09-24 03:07:10 +00:00
parent c70ba48888
commit 16a76cd23c

2
nptl/tst-execstack.c Normal file
View File

@ -0,0 +1,2 @@
#define USE_PTHREADS 1
#include "../elf/tst-execstack.c"