summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrsetaffinitynp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-11-19Move feature macro before "config.h" includeSebastian Huber1-5/+6
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber1-11/+5
2017-06-07Fix CPU_COPY() usageSebastian Huber1-1/+1
2014-09-08posix: Fix warningSebastian Huber1-2/+0
2014-04-03posix: Move affinity from thread to scheduler.Jennifer Averett1-2/+1
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-1/+1
2014-03-07posix: Add pthread_attr_t methods to get/set affinity.Jennifer Averett1-0/+54