summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected missing parallel #ifdefs.Dana Robinson2019-10-111-0/+2
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-111-0/+18
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+0
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-37/+49
* Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameterJerome Soumagne2019-08-141-1/+2
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-1/+7
* Add H5Fget_fileno() API routine.Quincey Koziol2019-04-121-0/+13
* C and POSIX call cleanupDana Robinson2019-01-111-2/+2
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-281-3/+3
|\
| * Squash merge of MDC logging changes.Dana Robinson2018-12-211-3/+3
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-271-0/+19
|/
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+1
* Moved the remainder of the code into separate files.Dana Robinson2018-12-201-0/+798
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13