Go to file
Bruce Richardson e8ed6c7817 eal: fix usage of printf-like functions
Mark the rte_log, cmdline_printf and rte_snprintf functions as
being printf-style functions. This causes compilation errors
due to mis-matched parameter types, so the parameter types are
fixed where appropriate.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-27 02:31:08 +02:00
app eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
config acl: disable for bsd 2014-06-27 02:30:51 +02:00
doc pipeline: new packet framework logic 2014-06-17 03:34:11 +02:00
examples eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
lib eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
mk mk: override HOSTCC when overriding CC 2014-06-27 02:30:57 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00