1
1
openmpi/ompi/mca/fbtl/pvfs2
Edgar Gabriel cc46b65a5e the fbtl interfaces should really be an ssize_t not a size_t, since the return
value could be negative, which is allowed for ssize_t, but not for size_t.

This commit was SVN r32700.
2014-09-10 15:01:54 +00:00
..
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
fbtl_pvfs2_component.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fbtl_pvfs2_ipreadv.c the fbtl interfaces should really be an ssize_t not a size_t, since the return 2014-09-10 15:01:54 +00:00
fbtl_pvfs2_ipwritev.c the fbtl interfaces should really be an ssize_t not a size_t, since the return 2014-09-10 15:01:54 +00:00
fbtl_pvfs2_preadv.c the fbtl interfaces should really be an ssize_t not a size_t, since the return 2014-09-10 15:01:54 +00:00
fbtl_pvfs2_pwritev.c the fbtl interfaces should really be an ssize_t not a size_t, since the return 2014-09-10 15:01:54 +00:00
fbtl_pvfs2.c add initial support for non-blocking read and write operations. 2014-08-22 01:34:19 +00:00
fbtl_pvfs2.h the fbtl interfaces should really be an ssize_t not a size_t, since the return 2014-09-10 15:01:54 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00