Edgar Gabriel
|
05c34946f7
|
implementation of non-blocking read/write operations through aio
functions for the posix module. Som interface changes for the fbtl were
necessary for that.
This commit was SVN r32777.
|
2014-09-23 21:27:57 +00:00 |
|
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 |
|
Edgar Gabriel
|
52eac0146d
|
cleanup of the fbtl interfaces: remove the *sorted optimization flag, since it
was not used anyway in the last two years. Simplifies the code significantly.
This commit was SVN r32602.
|
2014-08-25 18:04:24 +00:00 |
|
Edgar Gabriel
|
52063267df
|
commit of the OMPIO modules and frameworks.
This commit was SVN r25079.
|
2011-08-25 20:08:17 +00:00 |
|