Spdk/lib
Daniel Verkamp c85360da36 build: warn about old-style C function definitions
Fix the existing cases (all missing void in parameter lists) and enable
the warning to prevent new ones from being introduced.

Change-Id: Ieaf00b3dfd5daf1e21fcbefb124514882e8996c9
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-27 16:23:07 -07:00
..
bdev build: warn about old-style C function definitions 2016-09-27 16:23:07 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: allocate/free IO channel thread context in reactor 2016-09-26 14:02:07 -07:00
ioat No longer wrap assert() 2016-08-19 10:53:06 -07:00
iscsi iscsi: optimization for read process. 2016-09-27 08:13:07 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
nvmf nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util util: add spdk_thread and spdk_io_channel 2016-09-26 14:02:07 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00