aboutsummaryrefslogtreecommitdiffstats
path: root/src/bits.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-11add missing copyright statements to source code filesHarald Welte1-0/+21
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi1-2/+2
2013-01-11add some missing doxygen annotation for libosmocore functionsHarald Welte1-2/+28
2013-01-03core/bits: Prevent osmo_revbytebits_buf stack trashingSylvain Munaut1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-09-01add functions for bit-reversalHarald Welte1-0/+57
2011-08-17some more doxygen work (include the notion of modules)Harald Welte1-6/+39
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2011-01-22ubit2pbit flushes at the wrong moment, added one note to bits.hChristian Vogel1-1/+1
2011-01-21bits: Add extended options version of pbit2ubit and ubit2pbitSylvain Munaut1-0/+33
2011-01-19[BITS] introduce new packed/unpacked bit conversion routinesHarald Welte1-0/+65