summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2022-02-10 23:23:26 (GMT)
committerGitHub <noreply@github.com>2022-02-10 23:23:26 (GMT)
commit0f847f30bc9e5ac8c272fc745aa7c69499455034 (patch)
tree99e24b51195340dfebba9c1aac363e4db94fafc0 /fortran
parent01092658a3095c31d7dc1ed1beebbd965095c244 (diff)
downloadhdf5-0f847f30bc9e5ac8c272fc745aa7c69499455034.zip
hdf5-0f847f30bc9e5ac8c272fc745aa7c69499455034.tar.gz
hdf5-0f847f30bc9e5ac8c272fc745aa7c69499455034.tar.bz2
Fix issue with H5_now_usec() with 32 bit systems (#1416)
* Implement H5ESget_requests() to retrieve request pointers and corresponding connector IDs from an event set. Add tests for this function. * Add "order" parameter to H5ESget_requests, to allow the user to specify the order in which requests are returned. * Fix bugs with H5ESinsert_request() * Change H5ESget_requests() API to have separate input and output parameters for the allocated array length(s) (in) and the number of events in the event set (out). * Fix issue with H5_now_usec() with 32 bit systems. Also improve event set test. * Committing clang-format changes * Add comments to H5_now_usec() explaining rationale for uint64_t casts. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'fortran')
0 files changed, 0 insertions, 0 deletions