aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/bitvec.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-05bitvec: Add bitvec_tailroom_bits() functionHarald Welte1-0/+6
2019-02-05bitvec: Add bitvec_bytes_used() functionHarald Welte1-0/+9
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+1
2017-10-24Replace bitvec_set_uint() with bitvec_set_u64()Max1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-17/+3
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-10/+10
2017-01-15bitvec: Ensure bitvec.h and bitvec.c agree on function argument typeHarald Welte1-1/+1
2017-01-15Always include <osmocom/core/talloc.h> and not <talloc.h>Harald Welte1-1/+1
2017-01-06Add function to get uninterrupted bit runPravin Kumarvel1-0/+1
2016-06-27Mark input parameter to bitvec_set_bits() as 'const'Harald Welte1-1/+1
2016-03-17Add function to add bits from array to bitvecMax1-0/+3
2016-02-18Expand bitvec interfaceMax1-0/+9
2016-01-30bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther1-2/+2
2016-01-26Add bitvec-related functions from Osmo-PCUMax1-0/+9
2016-01-22bitvec: Fix interface to consistently use unsigned intMax1-5/+5
2016-01-15bitvec: Add get/set byte sequencesJacob Erlbeck1-0/+10
2014-12-28bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther1-1/+1
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17some more doxygen work (include the notion of modules)Harald Welte1-29/+21
2011-05-29bitvec: add missing stdint.hHarald Welte1-0/+1
2011-03-28bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso1-0/+2
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-0/+75