summaryrefslogtreecommitdiffstats
path: root/src/H5FDdirect.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r12783] Took out the function H5FD_direct_alloc that was added yesterday...Raymond Lu2006-10-191-47/+1
* [svn-r12777] Added support to aligned file space allocation. The alignment s...Raymond Lu2006-10-181-1/+47
* [svn-r12776] The internal change is to make the 3 parameters of H5Pset_fapl_d...Raymond Lu2006-10-181-24/+192
* [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...Raymond Lu2006-10-161-123/+168
* [svn-r12755] The line "#define _XOPEN_SOURCE 600" is recommended for posix_me...Raymond Lu2006-10-121-2/+3
* [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti...Raymond Lu2006-10-101-0/+989