HomeFreeBSD

bitset: introduce helpers to allocate a bitset at runtime

Description

bitset: introduce helpers to allocate a bitset at runtime

Introduce some new helpers to declare and allocate a dynamic bitset, whose
size is not a constant.

Sponsored by: Citrix Systems R&D
Reviewed by: kib jhb
Differential revision: https://reviews.freebsd.org/D6226

Details

Provenance
roygerAuthored on
Reviewer
kib
Differential Revision
D6226: bitset: introduce helpers to allocate a bitset at runtime
Parents
rS299183: libc/xdr: unsign some loop indexes.
Branches
Unknown
Tags
Unknown