summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/comm/msgb.c
Commit message (Expand)AuthorAgeFilesLines
* fw/comm/msgb: Protect allocation routine with proper lockingSylvain Munaut2011-06-251-0/+6
* fw/comm/msgb: Really panic (i.e. lockup) if we run out of msgbSylvain Munaut2011-06-251-11/+12
* fw/comm: Remove useless include from msgb.cSylvain Munaut2011-06-251-2/+0Star
* comm: msgb: don't set backlight on errorWolfram Sang2011-05-051-1/+0Star
* 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-58/+3Star
* actually link against libosmocore for the targetHarald Welte2010-03-071-1/+1
* ensure we always have 256bytes net data size, excluding 4 bytes headroomHarald Welte2010-02-281-1/+1
* comm/msgb.c: Style cleanup in initializationSylvain Munaut2010-02-231-12/+6Star
* sercomm: busy-wait in case we cannot allocate a msgb right nowHarald Welte2010-02-211-10/+10
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+134