numam-dpdk/app
Bruce Richardson c022cb400e convert snprintf to strlcpy
Since we have support for the strlcpy function in DPDK, replace all
instances where a string is copied using snprintf.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
2018-04-04 17:33:08 +02:00
..
pdump convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
proc-info app/procinfo: fix strncpy usage in args parsing 2018-03-28 00:35:37 +02:00
test-bbdev app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00
test-crypto-perf app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00
test-eventdev app: generalize meson build 2018-03-12 16:29:27 +01:00
test-pmd convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00