aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_bitset.h
Commit message (Expand)AuthorAgeFilesLines
* sys/_bitset.h: Fix fall-out from commit 5e04571cf3cStefan Eßer2021-12-081-3/+4
* sys/_bitset.h: revert commit 74e014dbfabStefan Eßer2021-12-071-3/+1
* sys/_bitset.h: Fix fall-out from commit 5e04571cf3cKonstantin Belousov2021-12-071-1/+3
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-4/+9
* Implement several enhancements to NUMA policies.Jeff Roberson2018-03-291-0/+6
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* 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