Spdk/include/spdk
Daniel Verkamp 92da744700 util: add sprintf_alloc() function
Like sprintf() with automatic buffer allocation.

This should help to avoid fixed-size buffers in
non-performance-sensitive code that formats strings.

Change-Id: I35209ae84014ed5daf41baa5b03af8a5f6b02b8e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-10-06 10:40:51 -07:00
..
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_spec.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
pci.h Add pci_device_has_non_null_driver(). 2015-09-25 12:45:04 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
string.h util: add sprintf_alloc() function 2015-10-06 10:40:51 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00