about summary refs log tree commit diff
path: root/src/thread/pthread_attr_getstack.c
Commit message (Expand)AuthorAgeFilesLines
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* add pthread_attr_setstack interface (and get)Rich Felker2012-06-091-0/+10