libosmocore/src
Harald Welte 6c0a0e645d add osmo_fd_setup() convenience function to fill-in osmo_fd
This basically follows the concept of osmo_timer_setup() and allows
the caller to fill-in all configurable fields of osmo_fd in one
line of code, rather than open-coding it in 5 lines everywhere.

Change-Id: I6dbf19ea22fd65302bfc5424c10418d1b7939094
2017-08-12 11:43:14 +02:00
..
codec doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
coding doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
ctrl control_cmd.c: Fix unsigned comparison against < 0 2017-06-23 15:41:39 +02:00
gb BSSGP: add function to reset all PTP BVC 2017-07-28 14:54:35 +00:00
gsm Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions 2017-08-09 19:02:12 +02:00
pseudotalloc doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty Ignore broken everything log level 2017-07-10 11:33:14 +02:00
Makefile.am Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00
application.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
backtrace.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitcomp.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bits.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitvec.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_generic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_avx.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_impl.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crc16.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crcXXgen.c.tpl doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
fsm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsmtap_util.c chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion 2017-07-28 21:26:10 +00:00
logging.c add DLMGCP logging category for libosmo-mgcp 2017-07-18 10:47:56 +00:00
logging_gsmtap.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
logging_syslog.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
loggingrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
macaddr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgfile.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
panic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
plugin.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
prbs.c Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00
prim.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rate_ctr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rbtree.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
select.c add osmo_fd_setup() convenience function to fill-in osmo_fd 2017-08-12 11:43:14 +02:00
sercomm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
serial.c serial.c: Use pragma message instead of warning 2017-06-23 11:06:37 +02:00
signal.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
socket.c osmo_sock_init2(): Fix creation of non-bound sockets 2017-07-21 16:53:46 +02:00
stat_item.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
statistics.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats_statsd.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
strrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer_gettimeofday.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
utils.c Fix warnings: tolower() and similar require uchar 2017-06-23 10:21:54 +02:00
write_queue.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00