summaryrefslogtreecommitdiffstats
path: root/Affinity.h
AgeCommit message (Expand)Author
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-24Make --enable-hwloc and --enable-linux-affinity mutual exclusiveChristian Göttsche
2020-09-12Merge identical ifdefs in Affinity.hHugo Musso Gualandi
2020-09-12Clean up some code duplication in the header filesHugo Musso Gualandi
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-02-14Portable affinity using hwlocHisham
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad