about summary refs log tree commit diff
path: root/src/thread/pthread_attr_setstacksize.c
Commit message (Expand)AuthorAgeFilesLines
* simplify pthread_attr_t stack/guard size representationRich Felker2016-11-071-1/+1
* pthread stack treatment overhaul for application-provided stacks, etc.Rich Felker2013-02-011-0/+1
* enforce stack size min in pthread_attr_setstacksizeRich Felker2011-03-041-1/+1
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+8