Spdk/lib/nvmf
Seth Howell 4d43844f4d lib: replace strerror with strerror_r
replaces all references to strerror in the spdk lib directory with
references to the thread safe strerror_r

Change-Id: I80d946cce3299007ee10500b93f7e1c8e503ee41
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/374012
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-08-15 16:47:01 -04:00
..
ctrlr_bdev.c nvmf: fix crash on shutdown with invalid config 2017-08-09 16:52:58 -04:00
ctrlr_discovery.c nvmf: Add wrappers for transport calls 2017-08-08 15:46:28 -04:00
ctrlr.c nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
ctrlr.h nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
nvmf.c nvmf: Clarify transport API for listen and accept 2017-08-08 15:46:28 -04:00
rdma.c lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
request.c nvmf: Add wrappers for transport calls 2017-08-08 15:46:28 -04:00
request.h nvmf: Rename spdk_nvmf_conn to spdk_nvmf_qpair 2017-08-08 13:46:48 -04:00
subsystem.c nvmf: Clarify transport API for listen and accept 2017-08-08 15:46:28 -04:00
subsystem.h nvmf: Remove direct mode 2017-08-02 13:57:45 -04:00
transport.c nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
transport.h nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00