aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/bitstring.h
Commit message (Expand)AuthorAgeFilesLines
* bistring: avoid gcc -Wsign-compareRyan Libby2019-12-041-2/+2
* Change the implementation of bit_ffc_area_at so that, in the worstDoug Moore2019-12-041-42/+72
* bitstring: add functions to find contiguous set/unset bit sequencesEric Joyner2019-11-211-0/+78
* bitstring: exit early if _start is past size of the bitstringEric Joyner2019-11-211-0/+10
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix bitstring allocation on 32-bit platformsAlan Somers2016-06-241-4/+9
* Fix build of kern/subr_unit.c, broken by r300539Alan Somers2016-05-241-1/+2
* Add bit_count to the bitstring(3) apiAlan Somers2016-05-231-2/+39
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-104/+217
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Finish the repocopy of bitstring.h to sys so it can be usedPoul-Henning Kamp2003-06-131-3/+3
* Cleanup of bitstring.h:David Malone2000-10-091-39/+46
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+143