summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_getstack.c
AgeCommit message (Expand)AuthorLines
2012-11-11debloat src/thread tree but putting lots of junk in one fileRich Felker-10/+0
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2012-06-09add pthread_attr_setstack interface (and get)Rich Felker-0/+10