libosmocore  UNKNOWN
Osmocom core library
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
o-include
|\-osmocom
| \-core
|  o*application.hRoutines for helping with the osmocom application setup
|  o*backtrace.h
|  o*bit16gen.h
|  o*bit32gen.h
|  o*bit64gen.h
|  o*bits.hOsmocom bit level support code
|  o*bitvec.hOsmocom bit vector abstraction
|  o*conv.h
|  o*crc16.h
|  o*crc16gen.h
|  o*crc32gen.h
|  o*crc64gen.h
|  o*crc8gen.h
|  o*crcgen.h
|  o*defs.hGeneral definitions that are meant to be included from header files
|  o*endian.h
|  o*gsmtap.h
|  o*gsmtap_util.h
|  o*linuxlist.h
|  o*linuxrbtree.h
|  o*logging.h
|  o*loggingrb.h
|  o*macaddr.h
|  o*msgb.hOsmocom message buffers The Osmocom message buffers are modelled after the 'struct skb' inside the Linux kernel network stack. As they exist in userspace, they are much simplified. However, terminology such as headroom, tailroom, push/pull/put etc. remains the same
|  o*msgfile.h
|  o*panic.h
|  o*plugin.h
|  o*prim.h
|  o*process.h
|  o*rate_ctr.h
|  o*select.hSelect loop abstraction
|  o*serial.h
|  o*signal.h
|  o*socket.hOsmocom socket convenience functions
|  o*stat_item.h
|  o*statistics.hCommon routines regarding statistics
|  o*stats.h
|  o*strrb.hOsmocom string ringbuffer handling routines
|  o*talloc.h
|  o*timer.hOsmocom timer handling routines
|  o*timer_compat.hCompatibility header with some helpers
|  o*utils.h
|  \*write_queue.h
\-src
 o*application.cRoutines for helping with the osmocom application setup
 o*backtrace.cRoutines realted to generating call back traces
 o*bits.cOsmocom bit level support code
 o*bitvec.cOsmocom bit vector abstraction
 o*conv.c
 o*crc16gen.c
 o*crc32gen.c
 o*crc64gen.c
 o*crc8gen.c
 o*gsmtap_util.c
 o*logging_syslog.c
 o*loggingrb.c
 o*msgb.c
 o*panic.c
 o*plugin.cRoutines for loading and managing shared library plug-ins
 o*rate_ctr.c
 o*serial.c
 o*signal.c
 o*socket.cOsmocom socket convenience functions
 o*stat_item.c
 o*strrb.cLossy string ringbuffer for logging; keeps newest messages
 o*timer.c
 o*utils.c
 \*write_queue.c