summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm/msgb.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-14fw/comm: remove unused, outdated copy of msgb.hSteve Markgraf1-161/+0
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2010-03-08Fix some compiler warnings...Holger Hans Peter Freyther1-0/+1
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+1
2010-03-07add comment on why using cons_puts() from msgb.hHarald Welte1-0/+3
2010-03-07Buffer formatting and scanning functions.Ingo Albrecht1-0/+21
2010-03-07Some msgb formatting functions.Ingo Albrecht1-0/+20
2010-03-02Inter-Layer intergration workHarald Welte1-0/+2
2010-03-01print error message if tailroom is insufficient during msgb_put()Harald Welte1-4/+8
2010-03-01add msgb_l1() and msgb_l1len() inline functionsHarald Welte1-0/+6
2010-02-21fix msgb_talroom() calculationHarald Welte1-1/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+104