summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/msgb.h
Commit message (Expand)AuthorAgeFilesLines
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* msgb: fix msgb_pull_u*()Steve Markgraf2012-11-141-3/+3
* msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEADHarald Welte2012-09-081-3/+34
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* msgb_trim(): actually trim to an absolute length, as the comment statesHarald Welte2012-01-141-5/+3
* msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb'sHarald Welte2012-01-141-0/+28
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-49/+6
* start to add doxygen documentation to libosmocore headersHarald Welte2011-08-161-25/+209
* mkae the new 'void *dst' member part of a union with the trx pointerHarald Welte2011-07-181-3/+4
* msgb: add ->dst attribute to store routing informationPablo Neira Ayuso2011-07-181-0/+3
* add msgb_set_talloc_ctx() to set the talloc context for msgb allocationsHarald Welte2011-06-291-0/+2
* utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-1/+1
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+197