summaryrefslogtreecommitdiffstats
path: root/lib/librthread/rthread_stack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If the stack size attribute isn't larger than the guard-page sizeguenther2010-05-261-1/+3
* two comment typos from tberttedu2006-10-271-2/+2
* Remove redundant mprotect() calls (we're unmapping the region anyway)otto2006-01-051-5/+1
* thread stack handling changes. Add guard zones and allow stackmarc2006-01-011-0/+92