eal: remove rte_snprintf
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 26 Sep 2014 14:13:37 +0000 (16:13 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 29 Sep 2014 13:04:55 +0000 (15:04 +0200)
commit3185322809c1ae1b46192c5eb1447b11527720c3
tree78d009745b6560148a7edf821d2ee83330f10b3f
parentaccf99308bacb2131ecb1880dd06d41dfafc8f3f
eal: remove rte_snprintf

The function rte_snprintf() was deprecated in version 1.7.0
(commit 6f41fe75e2dd).
It's now totally removed.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
app/test/Makefile
app/test/test_string_fns.c
lib/librte_eal/common/eal_common_string_fns.c
lib/librte_eal/common/include/rte_string_fns.h
lib/librte_eal/common/include/rte_warnings.h