summaryrefslogtreecommitdiffstats
path: root/src/H5FDsubfiling/H5FDioc_threads.c
Commit message (Expand)AuthorAgeFilesLines
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-271-3/+9
* Fix grammar (#3635)H. Joe Lee2023-10-051-3/+3
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-19/+19
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-37/+0
* Remove HD from C std lib file ops (#3206)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-8/+8
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-9/+9
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-61/+61
* Comment cleanup (#2689)Quincey Koziol2023-04-111-27/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-301-0/+9
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-104/+196
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-091-45/+28
* Subfiling updates for release (#1963)jhendersonHDF2022-08-041-12/+8
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+1658