libosmocore/src
Holger Hans Peter Freyther 7e1a622124 sms: Fix style issues with the code, add spaces after keywords 2011-07-24 20:17:00 +02:00
..
codec libosmocore: bump library interface version to '1' for new osmo_ names 2011-05-08 14:35:40 +02:00
gsm sms: Fix style issues with the code, add spaces after keywords 2011-07-24 20:17:00 +02:00
vty telnet_interface: if we don't check for the return value, don't use ret 2011-07-16 12:03:46 +02:00
Makefile.am merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
application.c logging: introduce library-internal logging categories 2011-06-27 10:40:25 +02:00
backtrace.c get rid of non-ANSI function declarations missing (void) 2011-07-16 12:03:46 +02:00
bits.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
bitvec.c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c 2011-03-28 20:00:45 +02:00
conv.c core/conv: Only consider error for non-zero soft values 2011-04-28 22:30:30 +02:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
gsmtap_util.c socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags 2011-06-13 19:15:59 +02:00
logging.c remove DLRSL and DLNM, we don't need them 2011-07-21 16:58:44 +02:00
logging_syslog.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
msgb.c add msgb_set_talloc_ctx() to set the talloc context for msgb allocations 2011-06-29 18:46:10 +02:00
msgfile.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.c backtrace: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
plugin.c plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
rate_ctr.c timer: use namespace prefix osmo_timer* 2011-05-07 13:00:51 +02:00
select.c merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
signal.c signal: use namespace prefix osmo_signal* 2011-05-07 13:00:51 +02:00
socket.c socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags 2011-06-13 19:15:59 +02:00
statistics.c statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
talloc.c misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
timer.c timer: use (void) for functions that take no arguments 2011-07-16 12:03:46 +02:00
utils.c osmo_hexdump: Fix segfault when input is too long. 2011-07-15 16:07:23 +02:00
write_queue.c write-queue: use namespace prefix osmo_wqueue* 2011-05-07 13:00:51 +02:00