]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sys/bitset.h: reduce visibility of BIT_* macros
authorStefan Eßer <se@FreeBSD.org>
Sun, 5 Dec 2021 21:27:33 +0000 (22:27 +0100)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 14 Jan 2022 16:17:30 +0000 (18:17 +0200)
commit379bfb2aa9e940d1ddb6ed3fd113a543c0db3572
treedbc5666e7fac1b65afc56309b0dc19cf88942155
parent6e676b5550e89ac084dab73397d3586755a4a9c5
sys/bitset.h: reduce visibility of BIT_* macros

(cherry picked from commit 5e04571cf3cf4024be926976a6abf19626df30be)
13 files changed:
include/sched.h
lib/libmemstat/memstat_uma.c
sbin/pfctl/pfctl_altq.c
sbin/pfctl/pfctl_parser.h
share/man/man9/bitset.9
sys/sys/_bitset.h
sys/sys/_cpuset.h
sys/sys/_domainset.h
sys/sys/bitset.h
sys/sys/cpuset.h
sys/sys/domainset.h
tests/sys/sys/bitset_test.c
usr.bin/cpuset/cpuset.c