summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/cpuset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-4/+0
2016-09-08score: Fix warningSebastian Huber1-1/+1
2016-02-03Optional CPU Set Handler initializationSebastian Huber1-1/+8
2014-06-20score: Fix statement with no effectSebastian Huber1-1/+1
2014-05-22cpuset.c: Fix formattingJoel Sherrill1-3/+3
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-6/+6
2014-04-03score: score: Add get/set affinity to Scheduler Framework.Jennifer Averett1-6/+6
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-2/+2
2014-03-07score: Add cpuset support to Score.Jennifer Averett1-0/+94