summaryrefslogtreecommitdiff
path: root/include/haproxy/cpuset.h
Commit message (Expand)AuthorAgeFilesLines
* MEDIUM: cpu-map: replace the process number with the thread group numberWilly Tarreau2022-07-151-1/+1
* BUILD: cpuset: do not use const on the source of CPU_AND/CPU_ASSIGNWilly Tarreau2022-01-281-2/+2
* CLEANUP: tree-wide: fix prototypes for functions taking no arguments.Tim Duesterhus2021-09-151-1/+1
* BUG/MAJOR: fix build on musl with cpu_set_t supportAmaury Denoyelle2021-04-271-0/+2
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2021-04-261-1/+1
* MINOR: cpuset: define a platform-independent cpuset typeAmaury Denoyelle2021-04-231-0/+42