libosmocore/include/osmocom/core
Steve Markgraf 5905d5be60 msgb: fix msgb_pull_u*()
msgb_pull returns a pointer to the new begin of the
buffer, unlike msgb_get(), where those functions
were originally taken from.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-11-14 20:14:33 +01:00
..
application.h some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
backtrace.h backtrace: Add a variant that uses the libosmocore logging framework 2012-07-14 12:30:53 +02:00
bits.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
bitvec.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
conv.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
crc16.h crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.h.tpl doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
crcgen.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
gsmtap.h gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP 2012-09-02 14:07:57 +02:00
gsmtap_util.h gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type 2011-09-26 13:05:07 +02:00
linuxlist.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
linuxrbtree.h linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility 2012-06-18 12:18:46 +08:00
logging.h logging: Introduce a print_filename flag for the logtarget 2012-09-11 11:24:51 +02:00
msgb.h msgb: fix msgb_pull_u*() 2012-11-14 20:14:33 +01:00
msgfile.h msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.h doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.h plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
prim.h Added defines to use primitive/operation tuples in switch/case statements 2011-10-10 08:38:58 +02:00
process.h merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
rate_ctr.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
select.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
serial.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
signal.h signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb 2012-06-16 16:37:57 +08:00
socket.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
statistics.h start to add doxygen documentation to libosmocore headers 2011-08-16 23:26:52 +02:00
talloc.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
timer.h timer: Add function osmo_timer_remaining() to determine remainign time 2012-07-13 12:22:20 +02:00
timer_compat.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
utils.h utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function 2012-08-15 17:08:21 +02:00
write_queue.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00