summaryrefslogtreecommitdiffstats
path: root/tools/src/h5perf/sio_engine.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential uninitialized variable (#3602)Dana Robinson2023-09-271-3/+4
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-4/+4
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-17/+17
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-3/+3
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-16/+0
* Remove HD from strto* calls (#3204)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-43/+43
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-8/+8
* Comment cleanup (#2689)Quincey Koziol2023-04-111-9/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+2
* Fixes a bug in h5perf that causes file open failures (#1846)Dana Robinson2022-07-011-1/+1
* sprintf to snprintf (#1815)Sean McBride2022-06-221-3/+3
* Various warning fixes (#1812)Sean McBride2022-06-221-1/+1
* Clean stack size warnings in sio_engine (#1687)Dana Robinson2022-04-251-20/+35
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-1/+1
* Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403)David Young2022-02-111-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-101-0/+1328