summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* 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