libosmocore/include
Philipp Maier c5b47cc032 add function msgb_printf() to print formatted text into msg buf
In ASCII string based protocols it a printf() version that prints
directly to the message buffer may be useful.

Add function msgb_printf(), make sure that msg buffer bounderies
are not exceeded. If the end of the tail buffer is hit, return
with an error code.

Change-Id: I15e1af68616309555d0ed9ac5da027c9833d42e3
2017-10-22 20:09:26 +00:00
..
osmocom add function msgb_printf() to print formatted text into msg buf 2017-10-22 20:09:26 +00:00
Makefile.am Rename 'statistics.c' to 'counter.c' 2017-10-15 19:51:35 +02:00