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