hdf5/tools/lib
David Young c302773438
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423)
* Correct some conversion specifications.

* Replace many "%lld" occurrences with "%" PRIuHSIZE except for a few
instances where PRIdHSIZE was appropriate.  Remove a couple of casts and
use correct format strings, instead.

* Copy values from a possibly unaligned buffer to aligned local variables
instead of casting and dereferencing pointers into the buffer.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-21 15:31:57 -06:00
..
CMakeLists.txt OESS-98 merge with clang-format changes 2020-09-25 16:43:57 -05:00
h5diff_array.c Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5diff_attr.c Fix a few issues noted by LGTM (#1421) 2022-02-04 10:53:55 -06:00
h5diff_dset.c Cleanup tools debug build warnings (#627) 2021-05-05 17:08:10 -05:00
h5diff_util.c Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5diff.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5diff.h Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5tools_dump.c Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5tools_dump.h Changes found during merge to 1.12 (#414) 2021-03-04 06:29:10 -06:00
h5tools_error.h Removes obsolete equivalents of C99's __func__ (#800) 2021-06-28 23:58:38 -05:00
h5tools_filters.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tools_ref.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5tools_ref.h Changes found during merge to 1.12 (#414) 2021-03-04 06:29:10 -06:00
h5tools_str.c Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5tools_str.h Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5tools_type.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tools_utils.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5tools_utils.h Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5tools.c Fix a few issues noted by LGTM (#1421) 2022-02-04 10:53:55 -06:00
h5tools.h Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5trav.c Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues (#1423) 2022-02-21 15:31:57 -06:00
h5trav.h Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
io_timer.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
io_timer.h Remove checks for winsock2.h (#813) 2021-07-06 12:39:15 -05:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
ph5diff.h Changes found during merge to 1.12 (#414) 2021-03-04 06:29:10 -06:00