libosmocore/include/osmocom/core
Jacob Erlbeck c4cc924074 core: Remove defined() check for OSMO_DEPRECATE
This reverts commit bf991bc0f3 and
fixes the bug instead. It's just sufficient to remove the defined()
test, since identifiers that aren't macros are just considered as
0 when used with #if. (see cpp info page, section 4.2.2 'If'
in cpp-4.6.info)
2013-08-15 15:48:26 +02:00
..
application.h some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
backtrace.h backtrace: Add a variant that uses the libosmocore logging framework 2012-07-14 12:30:53 +02:00
bits.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
bitvec.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
conv.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
crc16.h crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.h.tpl misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
crcgen.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
defs.h core: Remove defined() check for OSMO_DEPRECATE 2013-08-15 15:48:26 +02:00
gsmtap.h Add UMTS RRC message types 2013-02-21 11:17:10 +01:00
gsmtap_util.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
linuxlist.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
linuxrbtree.h linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility 2012-06-18 12:18:46 +08:00
logging.h logging: add new log_targets_reopen() function 2013-03-18 19:05:46 +01:00
loggingrb.h Added a ring buffer log target to store the last N log messages. 2013-02-27 15:13:45 +01:00
msgb.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
msgfile.h msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.h doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.h plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
prim.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
process.h merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
rate_ctr.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
select.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
serial.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
signal.h signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb 2012-06-16 16:37:57 +08:00
socket.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
statistics.h misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
strrb.h Added a ring buffer log target to store the last N log messages. 2013-02-27 15:13:45 +01:00
talloc.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
timer.h timer: Add function osmo_timer_remaining() to determine remainign time 2012-07-13 12:22:20 +02:00
timer_compat.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
utils.h utils.h: we need to include utils.h for osmo_generate_backtrace() 2013-07-06 23:50:36 +02:00
write_queue.h doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00