numam-dpdk/lib/librte_cmdline
Stephen Hemminger 6f41fe75e2 eal: deprecate rte_snprintf
The function rte_snprintf serves no useful purpose. It is the
same as snprintf() for all valid inputs. Deprecate it and
replace all uses in current code.

Leave the tests for the deprecated function in place.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-27 02:31:24 +02:00
..
cmdline_cirbuf.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_cirbuf.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse_etheraddr.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse_etheraddr.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse_ipaddr.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse_ipaddr.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse_num.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse_num.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse_portlist.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse_portlist.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse_string.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse_string.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_parse.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline_parse.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_rdline.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_rdline.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_socket.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_socket.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_vt100.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline_vt100.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cmdline.h eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00