summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setinheritsched.c
AgeCommit message (Expand)AuthorLines
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2018-09-05define and use internal macros for hidden visibility, weak refsRich Felker-2/+2
2018-05-09make linking of thread-start with explicit scheduling conditionalRich Felker-0/+21
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker-0/+8