libosmocore/src
Pablo Neira Ayuso fba495e5f6 This patch moves the GSM-specific functions to the new library
libosmogsm which is provided by libosmocore.

I have also moved generate_backtrace() to backtrace.c instead
of gsm_utils.c, otherwise the timer and msgfile tests depend on
libosmogsm.

Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
2011-03-23 18:08:08 +01:00
..
codec codec: Add bit ordering tables from specs for HR,FR,EFR & AMR 2010-10-15 09:45:04 +02:00
gsm This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
vty vty: integration with logging framework 2011-03-19 18:33:48 -03:00
Makefile.am This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
backtrace.c This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
bits.c ubit2pbit flushes at the wrong moment, added one note to bits.h 2011-01-22 22:48:37 +01:00
bitvec.c bitvec: Fix decoding of H / L values 2010-10-24 11:59:33 +02:00
crc16.c Added crc16 from linux kernel. 2010-07-15 22:43:52 +02:00
gsmtap_util.c [gsmtap] add new gsmtap_makemsg() function 2010-06-29 22:31:21 +02:00
logging.c vty: integration with logging framework 2011-03-19 18:33:48 -03:00
logging_syslog.c LOGGING: configure logging from the vty 2011-02-18 20:37:04 +01:00
msgb.c msgb: Add non-inlined helper functions to ease with language bindings 2010-10-18 18:22:31 +02:00
msgfile.c msgfile: Allow to have comments in the simple CSV file 2010-10-26 09:32:35 +02:00
panic.c This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
plugin.c plugin: Blind build fix for OSX... 2010-08-31 17:14:04 +08:00
process.c Make sure we don't user std{err,in,out} if they don't exist. 2010-09-17 14:38:17 +02:00
rate_ctr.c rate_ctr: No need to include the inttypes.h 2010-12-20 13:38:22 +01:00
select.c select.c: Change license terms from GPLv2 (from ulogd) to GPLv2+ 2010-10-31 13:56:45 +01:00
signal.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
statistics.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
talloc.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
timer.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
utils.c LOGGING: configure logging from the vty 2011-02-18 20:37:04 +01:00
write_queue.c write_queue: Only pop the queue if it is not empty 2011-02-15 01:01:44 +01:00