numam-dpdk/doc/api
Thomas Monjalon 65df6d069d config: remove insecure warnings
There was an option CONFIG_RTE_INSECURE_FUNCTION_WARNING (disabled by
default), which prevents from using some libc functions:
sprintf, snprintf, vsnprintf, strcpy, strncpy, strcat, strncat, sscanf,
strtok, strsep and strlen.

It's all about using them at the right place with the right precautions.
However, it is neither really possible nor a good advice to disable them.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2016-12-07 18:34:02 +01:00
..
doxy-api-index.md config: remove insecure warnings 2016-12-07 18:34:02 +01:00
doxy-api.conf doc: add pdump library to API doxygen 2016-12-06 15:43:13 +01:00
doxy-html-custom.sh doc: move doxygen files in api subdirectory 2014-10-15 22:25:00 +02:00
examples.dox ivshmem: remove library and its EAL integration 2016-08-23 12:23:58 +02:00