No description
Find a file
Patrick McHardy 6a0d290a70 [LIBNL]: Fix pointer conversion warnings on 64 bit
nl-tctree-dump.c: In function 'print_class':
nl-tctree-dump.c:31: warning: cast from pointer to integer of different size
nl-tctree-dump.c:44: warning: cast from pointer to integer of different size
nl-tctree-dump.c: In function 'print_qdisc':
nl-tctree-dump.c:55: warning: cast from pointer to integer of different size
nl-tctree-dump.c:64: warning: cast from pointer to integer of different size

Signed-off-by: Patrick McHardy <kaber@trash.net>
2007-12-13 14:33:35 +01:00
doc Initial import 2007-09-15 01:28:01 +02:00
include Cache message type association interface cleanups 2007-10-11 23:09:49 +02:00
lib [LIBNL]: Fix format strings 2007-12-13 12:09:45 +01:00
src [LIBNL]: Fix pointer conversion warnings on 64 bit 2007-12-13 14:33:35 +01:00
tests Initial import 2007-09-15 01:28:01 +02:00
aclocal.m4 Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
install-sh Initial import 2007-09-15 01:28:01 +02:00
libnl-1.pc.in Initial import 2007-09-15 01:28:01 +02:00
Makefile Initial import 2007-09-15 01:28:01 +02:00
Makefile.opts.in Initial import 2007-09-15 01:28:01 +02:00
Makefile.rules Initial import 2007-09-15 01:28:01 +02:00