summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/iopipe.c
Commit message (Expand)AuthorAgeFilesLines
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-261-3/+3
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-14/+14
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-14/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-7/+7
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-291-14/+14
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
* Rename HDsystem() to system() (#3197)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-10/+10
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-16/+16
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-231-2/+0
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-6/+5
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-104/+84
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-266/+137
* merge and fix conflictkmu2020-01-191-5/+5
|\
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-1/+1
* | fix unused related warningskmu2020-01-131-18/+18
|/
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-271-7/+7
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+508