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