about summary refs log tree commit diff
path: root/src/thread/pthread_attr_setstack.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-6/+1
* add pthread_attr_setstack interface (and get)Rich Felker2012-06-091-0/+14