summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setstacksize.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-0/+1
2011-03-04enforce stack size min in pthread_attr_setstacksizeRich Felker-1/+1
2011-02-17reorganize pthread data structures and move the definitions to alltypes.hRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+8