summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrsetaffinitynp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Move feature macro before "config.h" includeSebastian Huber2019-11-191-5/+6
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-091-11/+5
* Fix CPU_COPY() usageSebastian Huber2017-06-071-1/+1
* posix: Fix warningSebastian Huber2014-09-081-2/+0
* posix: Move affinity from thread to scheduler.Jennifer Averett2014-04-031-2/+1
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-1/+1
* posix: Add pthread_attr_t methods to get/set affinity.Jennifer Averett2014-03-071-0/+54