summaryrefslogtreecommitdiffstats
path: root/tools/src/h5perf/pio_perf.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-7/+7
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-16/+16
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-291-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-17/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-4/+4
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-4/+4
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-189/+189
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-2/+2
* Comment cleanup (#2689)Quincey Koziol2023-04-111-25/+0
* Fix a possible uninitialized variable in pio_perf (#2461)Dana Robinson2023-02-131-1/+1
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-201-7/+0
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+2
* Adds format attribute to additional functions (#1868)Dana Robinson2022-07-111-5/+5
* Various warning fixes (#1812)Sean McBride2022-06-221-4/+4
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-33/+32
* Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470)Allen Byrne2022-03-071-1/+1
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-1/+1
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-4/+4
* OESS-168: Remove clang warnings. (#1295)H. Joe Lee2021-12-151-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Remove non-published short arg names (#917)Allen Byrne2021-08-181-116/+0
* Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-101-0/+1834