libosmocore/include/osmocom/core
Holger Hans Peter Freyther 58d3153249 misc: Fix warning when compiling telnet_interface.c
In file included from telnet_interface.c:30:0:
osmocom/core/socket.h:25:4: warning: 'struct osmo_fd' declared inside parameter list [enabled by default]
telnet_interface.c: In function 'telnet_init_dynif':
telnet_interface.c:84:4: warning: passing argument 1 of 'osmo_sock_init_ofd' from incompatible pointer type [enabled by default]
osmocom/core/socket.h:24:5: note: expected 'struct osmo_fd *' but argument is of type 'struct osmo_fd *'
2012-03-16 09:18:12 +01:00
..
Makefile.am timer: Add compatibility header with timer helpers 2011-10-21 21:55:29 +02:00
application.h some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
backtrace.h get rid of non-ANSI function declarations missing (void) 2011-07-16 12:03:46 +02:00
bits.h add functions for bit-reversal 2011-09-01 14:47:31 +02:00
bitvec.h some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
conv.h core/conv: Add utility methods to know length of coded/decoded vectors 2011-11-24 17:47:32 +01:00
crc16.h crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.h.tpl core: Add generic CRC functions (templates expended to 8 16 32 64 bits) 2011-09-16 22:59:18 +02:00
crcgen.h core: Add generic CRC functions (templates expended to 8 16 32 64 bits) 2011-09-16 22:59:18 +02:00
gsmtap.h gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS() 2012-02-08 18:13:34 +01:00
gsmtap_util.h gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type 2011-09-26 13:05:07 +02:00
linuxlist.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
linuxrbtree.h core/rbtree: add const qualifier to some functions 2011-11-12 23:23:35 +01:00
logging.h gsm/sms: Added DLSMS debugging 2011-11-12 23:23:36 +01:00
msgb.h msgb_trim(): actually trim to an absolute length, as the comment states 2012-01-14 22:08:28 +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 Added defines to use primitive/operation tuples in switch/case statements 2011-10-10 08:38:58 +02:00
process.h merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
rate_ctr.h doxygen: Add docs for rate_ctr 2011-08-17 17:14:12 +02:00
select.h some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
serial.h core/serial: Add utilities to deal with serial ports 2011-09-02 22:21:09 +02:00
signal.h signal: Fix compiler warning about signedness of constant 2011-08-22 15:31:17 +02:00
socket.h misc: Fix warning when compiling telnet_interface.c 2012-03-16 09:18:12 +01:00
statistics.h start to add doxygen documentation to libosmocore headers 2011-08-16 23:26:52 +02:00
talloc.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
timer.h timer: add scalable RB-tree based timer infrastructure 2011-10-17 13:25:29 +02:00
timer_compat.h timer: Add compatibility header with timer helpers 2011-10-21 21:55:29 +02:00
utils.h utils: Add declaration back for osmo_osmo_hexdump_nospc 2011-11-13 23:04:00 +01:00
write_queue.h doxygen: Add 'write_queue' module 2011-08-17 17:14:12 +02:00