summaryrefslogtreecommitdiffstats
path: root/utils/tools/h5dwalk/h5dwalk.c
Commit message (Expand)AuthorAgeFilesLines
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-2/+2
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-48/+48
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-6/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-4/+4
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-28/+28
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-21/+21
* Snprintf2 (#1399)Sean McBride2022-01-281-10/+12
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-291-0/+1712