summaryrefslogtreecommitdiffstats
path: root/src/H5VLcallback.c
Commit message (Expand)AuthorAgeFilesLines
...
* Convert attribute VOL callbacks to a standard form that sets up the wrapperQuincey Koziol2018-10-291-76/+334
* Clean up va_list properly on error.Quincey Koziol2018-10-281-30/+136
* Move all callback-related routines into the callback source file, standardizingQuincey Koziol2018-10-281-412/+2587
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-0/+1890