summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_getschedparam.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-11debloat src/thread tree but putting lots of junk in one fileRich Felker1-7/+0
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker1-1/+1
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-1/+1
2011-03-11implement dummy pthread_attr_[gs]etschedparam functionsRich Felker1-0/+7