aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_bitset.h
Commit message (Expand)AuthorAgeFilesLines
* bitset: introduce helpers to allocate a bitset at runtimeRoger Pau Monné2016-05-061-0/+8
* Fix <sys/_bitset.h> and <sys/_cpuset.h> to not require <sys/param.h>.John Baldwin2016-05-051-14/+3
* Remove an erroneous semicolon.Mark Johnston2015-10-241-1/+1
* Generalize the bitset operations, present in cpuset and offer a KPI toAttilio Rao2013-05-091-0/+61