libosmocore/include/osmocom/core
Holger Hans Peter Freyther 95d04650ab logging: Remember the target we found
log_check_level and osmo_vlogp share the responsibility for the
output of a log message. Once check_level has identified the first
target that might have an output osmo_vlogp will continue from this
place.

In practice we have one (stderr/syslog) or two (stderr+VTY) log
outputs so avoiding to re-iterate is not that important but as
we have found the right place we can just use it.
2015-12-21 15:28:31 +01:00
..
application.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
backtrace.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
bitXXgen.h.tpl comments 2015-10-09 00:01:06 +02:00
bits.h bits: Add left circular shift function 2014-06-16 14:36:37 +02:00
bitvec.h bitvec: Fix typo in the csn1 encoding code 2014-12-28 18:22:48 +01:00
conv.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crc16.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crcXXgen.h.tpl include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crcgen.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
defs.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
endian.h endian: Be able to detect endian on GNU and BSD 2015-03-22 09:03:42 +01:00
gsmtap.h core/gsmtap: LTE RRC message types and LTE MAC define 2015-01-18 23:16:03 +01:00
gsmtap_util.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
linuxlist.h comments 2015-10-09 00:01:06 +02:00
linuxrbtree.h fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
logging.h logging: Remember the target we found 2015-12-21 15:28:31 +01:00
loggingrb.h sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ 2014-10-26 20:52:25 +01:00
macaddr.h Convert recently-introduced header files to #pragma once 2014-08-21 15:42:44 +02:00
msgb.h msgb: make msgb_get() finally work as expected 2014-10-26 19:08:43 +01:00
msgfile.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
panic.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
plugin.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
prim.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
process.h merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
rate_ctr.h some comments / fixed typos 2015-12-21 11:25:05 +01:00
select.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
serial.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
signal.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
socket.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
stat_item.h stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID 2015-12-08 10:33:15 +01:00
statistics.h core: Add difference function to osmo_counter 2015-10-29 01:10:06 +01:00
stats.h stats: Move statsd related code into a separate file 2015-11-26 12:52:24 +01:00
strrb.h sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ 2014-10-26 20:52:25 +01:00
talloc.h remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
timer.h fix some typos 2015-11-02 20:23:34 +01:00
timer_compat.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
utils.h osmo_static_assert: Put back the typedef in the code 2015-04-13 09:21:05 +02:00
write_queue.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00