summaryrefslogtreecommitdiffstats
path: root/testpar/t_subfiling_vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-01-181-1/+1
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-271-21/+718
* Renamed h5fuse.sh to h5fuse (#3834)Scot Breitenfeld2023-11-071-2/+2
* Add compression tests for subfiling (#3769)Scot Breitenfeld2023-10-251-17/+125
* Suppress format string warnings in subfiling test (#3699)Dana Robinson2023-10-171-0/+4
* Fix uninitialized subfiling test variable (#3675)Dana Robinson2023-10-151-1/+1
* Remove `sh` to run bash script. (#3590)H. Joe Lee2023-09-261-8/+6
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-5/+5
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-80/+80
* Remove HD prefix from HDlog10 calls (#3539)Dana Robinson2023-09-151-8/+8
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-051-27/+27
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-3/+3
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-46/+46
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-67/+67
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-33/+33
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-3/+3
* Fix assertion failure when attempting to use IOC VFD directly (#3187)jhendersonHDF2023-06-281-0/+41
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-8/+8
* fixed args in execvp for h5fuse (#2885)Scot Breitenfeld2023-05-031-4/+5
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-14/+54
* h5fuse.sh fix for summit. (#2841)Scot Breitenfeld2023-04-281-1/+1
* Minor fixes for Subfiling VFD tests (#2633)jhendersonHDF2023-04-031-26/+108
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-0/+195
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-6/+96
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-301-20/+98
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-72/+1776
* Remove usage of libgen.h (#1984)jhendersonHDF2022-08-101-1/+0
* Subfiling updates for release (#1963)jhendersonHDF2022-08-041-12/+8
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+260