numam-dpdk/doc
Thomas Monjalon dbba7c9efb eal: save error in string copy
The string copy api rte_strscpy() did not set rte_errno during failures,
instead it just returned negative error number.

Set rte_errrno if the destination buffer is too small.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-07-05 15:11:30 +02:00
..
api lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
guides eal: save error in string copy 2021-07-05 15:11:30 +02:00
logo doc: change theme of guides 2015-12-13 22:30:47 +01:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00