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