numam-spdk/lib/util
Daniel Verkamp b4bd76bc63 util: add vsprintf version of spdk_sprintf_alloc
-Wformat-nonliteral needs to be disabled since clang triggers it on the
call to vsnprintf() now that it is nested two calls deep.

Change-Id: I228b9d099cfc2b65181941cbb4798b7f8eae3baa
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-22 11:52:00 -07:00
..
bit_array.c util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00
fd.c Rename and move fd related helper functions to fd.c. 2016-09-14 10:51:25 -07:00
io_channel.c eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
Makefile env: Move pci.c from util to env 2016-10-05 11:53:24 -07:00
string.c util: add vsprintf version of spdk_sprintf_alloc 2016-11-22 11:52:00 -07:00