diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-05-08 19:52:58 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-05-08 19:52:58 (GMT) |
commit | 2c892178f1e1a08a8548b969417f6a50659a324a (patch) | |
tree | 194130c8c73156e5709a30d59a80786d35f2eada /hl/tools | |
parent | 8f58213e3914ca8d2e7133ef0719d6476783478b (diff) | |
parent | 943129f61000899e394b75405723a3f110a21205 (diff) | |
download | hdf5-2c892178f1e1a08a8548b969417f6a50659a324a.zip hdf5-2c892178f1e1a08a8548b969417f6a50659a324a.tar.gz hdf5-2c892178f1e1a08a8548b969417f6a50659a324a.tar.bz2 |
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
* commit '943129f61000899e394b75405723a3f110a21205':
Add note to release notes.
Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's request.
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads implementation ought to be portable to any system that has POSIX Threads. On Windows, I use the same API call as before.
Align contents of CMake and autotools testfile cleanup lists.
Avoid allocating a chunk index for datasets with 0-sized dimensions, until the dataset is extended.
Diffstat (limited to 'hl/tools')
0 files changed, 0 insertions, 0 deletions