summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/allocatestack.c
Commit message (Collapse)AuthorAgeFilesLines
* Prevent the stack from being executable. This will prevent some NPTL tests"Steven J. Hill"2005-06-031-0/+22
| | | | from passing, but it will require some intrustive changes.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+947
consult the 'README.NPTL' file.