summaryrefslogtreecommitdiffstats
path: root/src/bitvec.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+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-11/+42
* bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso2011-03-281-0/+14
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* bitvec: Fix decoding of H / L valuesAndreas.Eversberg2010-10-241-1/+1
* Added some "get"-functions to bitvec of libosmocore.Andreas.Eversberg2010-05-191-0/+49
* mark some occasions of bitvec as 'const' as appropriateHarald Welte2010-03-061-2/+2
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+170