numam-dpdk/lib/librte_eal
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
..
bsdapp move kernel modules directories 2018-03-21 23:04:21 +01:00
common convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
linuxapp mem: use z specifier to format size_t 2018-04-04 13:43:33 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build move kernel modules directories 2018-03-21 23:04:21 +01:00
rte_eal_version.map eal: register log type and pick level from args 2018-03-30 14:08:44 +02:00