summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm/msgb.h
Commit message (Expand)AuthorAgeFilesLines
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* Fix some compiler warnings...Holger Hans Peter Freyther2010-03-081-0/+1
* start to use libosmocore within the firmwareHarald Welte2010-03-071-1/+1
* add comment on why using cons_puts() from msgb.hHarald Welte2010-03-071-0/+3
* Buffer formatting and scanning functions.Ingo Albrecht2010-03-071-0/+21
* Some msgb formatting functions.Ingo Albrecht2010-03-071-0/+20
* Inter-Layer intergration workHarald Welte2010-03-021-0/+2
* print error message if tailroom is insufficient during msgb_put()Harald Welte2010-03-011-4/+8
* add msgb_l1() and msgb_l1len() inline functionsHarald Welte2010-03-011-0/+6
* fix msgb_talroom() calculationHarald Welte2010-02-211-1/+1
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+104