summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/bitvec.h
Commit message (Expand)AuthorAgeFilesLines
* bitvec: Add bitvec_tailroom_bits() functionHarald Welte2019-02-051-0/+6
* bitvec: Add bitvec_bytes_used() functionHarald Welte2019-02-051-0/+9
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+1
* Replace bitvec_set_uint() with bitvec_set_u64()Max2017-10-241-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-17/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-10/+10
* bitvec: Ensure bitvec.h and bitvec.c agree on function argument typeHarald Welte2017-01-151-1/+1
* Always include <osmocom/core/talloc.h> and not <talloc.h>Harald Welte2017-01-151-1/+1
* Add function to get uninterrupted bit runPravin Kumarvel2017-01-061-0/+1
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-271-1/+1
* Add function to add bits from array to bitvecMax2016-03-171-0/+3
* Expand bitvec interfaceMax2016-02-181-0/+9
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-301-2/+2
* Add bitvec-related functions from Osmo-PCUMax2016-01-261-0/+9
* bitvec: Fix interface to consistently use unsigned intMax2016-01-221-5/+5
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+10
* bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther2014-12-281-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-29/+21
* bitvec: add missing stdint.hHarald Welte2011-05-291-0/+1
* bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso2011-03-281-0/+2
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+75