libosmocore/src
Harald Welte ca0af8a3a8 libosmogb: build without strict aliasing rules
This allows us to reliably do the trick with casting structures like
libgb_msgb_cb to the msgb->cb[] array.  Shamelessly stolen from the
Linux kernel.
2012-09-07 12:01:28 +02:00
..
codec build: use LT_INIT(pic-only) instead of forcing -fPIC. 2012-06-30 22:01:44 +02:00
gb libosmogb: build without strict aliasing rules 2012-09-07 12:01:28 +02:00
gsm libosmogsm: Back-port SMS related fixes from openbsc 2012-08-29 16:47:30 +02:00
vty import vty_cmd_string_from_valstr() from osmo-bts 2012-08-20 18:43:09 +02:00
Makefile.am build: use LT_INIT(pic-only) instead of forcing -fPIC. 2012-06-30 22:01:44 +02:00
application.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
backtrace.c backtrace: update copyright notice 2012-07-14 12:31:55 +02:00
bits.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
bitvec.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
conv.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.c.tpl doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
gsmtap_util.c gsmtap: Fix doxygen doc for the recent additions 2011-09-26 13:23:19 +02:00
logging.c logging: Fix compile breakage introduced by the warning fixes 2012-07-12 09:26:25 +02:00
logging_syslog.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
msgb.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
msgfile.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.c doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.c plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
rate_ctr.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
rbtree.c core/rbtree: remove redundant if()-condition in rb_erase() 2011-11-12 23:23:35 +01:00
select.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
serial.c serial: don't set O_NDELAY, as it is more or less O_NONBLOCK 2012-08-03 10:48:22 +02:00
signal.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
socket.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +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: Add function osmo_timer_remaining() to determine remainign time 2012-07-13 12:22:20 +02:00
utils.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
write_queue.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00