dect
/
libdect
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libdect/src
Patrick McHardy 3c8698333b backtrace: fix warnings on 64 bit
src/backtrace.c: In function 'translate_addresses_buf':
src/backtrace.c:158: warning: field width should have type 'int', but argument 4 has type 'long unsigned int'
src/backtrace.c:158: warning: field width should have type 'int', but argument 4 has type 'long unsigned int'

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-12 11:04:13 +01:00
..
ccitt-adpcm annotate exported symbols and hide everything else 2010-02-18 07:51:14 +01:00
.gitignore build: add library build directory to runtime search path 2009-05-20 07:49:12 +02:00
Makefile.in debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
auth.c auth: minor documentation updates 2010-07-28 00:18:55 +02:00
backtrace.c backtrace: fix warnings on 64 bit 2010-11-12 11:04:13 +01:00
cc.c cc: connect U-plane when <<PROGRESS-INDICATOR>> IE indicates in-band information is available 2010-10-11 17:22:10 +02:00
clms.c debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
debug.c debug: align ascii dump in dect_hexdump() at fixed offset 2010-10-13 22:01:34 +02:00
dsaa.c Add security functions as specified in EN 300 175-7 2009-05-26 10:51:53 +02:00
identities.c identities: add helper for formatting and parsing IPEI strings 2010-10-08 19:42:31 +02:00
ie.c debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
io.c debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
keypad.c libdect: name timer related functions more consistently 2010-08-02 05:21:45 +02:00
lce.c ss: fix CLSS message routing 2010-10-13 23:18:03 +02:00
libdect.c libdect: make handle initialization/shutdown symetrical 2010-09-03 08:53:54 +02:00
mm.c Revert accidentally committed patch 2010-10-14 22:43:24 +02:00
netlink.c doc: add documentation for dect_llme_rfp_preload_req 2010-08-05 10:26:10 +02:00
raw.c raw: fix compile error 2010-10-18 11:08:02 +02:00
s_msg.c ie: add support for <<EVENTS-NOTIFICATION>> IE 2010-10-14 23:06:41 +02:00
ss.c Revert accidentally committed patch 2010-10-14 22:43:24 +02:00
timer.c debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
utils.c debug: make debugging more colorful 2010-07-24 21:49:43 +02:00