summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setstack.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-07simplify pthread_attr_t stack/guard size representationRich Felker1-1/+1
2013-02-01pthread stack treatment overhaul for application-provided stacks, etc.Rich Felker1-6/+1
2012-06-09add pthread_attr_setstack interface (and get)Rich Felker1-0/+14