summaryrefslogtreecommitdiffstats
path: root/c++/examples/h5tutr_extend.cpp
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2020-05-08 18:48:53 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2020-05-08 18:48:53 (GMT)
commit943129f61000899e394b75405723a3f110a21205 (patch)
tree2889b8a619234990521874ead8adff1c55333bc1 /c++/examples/h5tutr_extend.cpp
parente76c191daab49dcb4d5fb5d826023f50fb9f0e0c (diff)
parent8dc9001a21cc3101059335a394e1f0bb7e3c3867 (diff)
downloadhdf5-943129f61000899e394b75405723a3f110a21205.zip
hdf5-943129f61000899e394b75405723a3f110a21205.tar.gz
hdf5-943129f61000899e394b75405723a3f110a21205.tar.bz2
Merge pull request #2567 in HDFFV/hdf5 from alloc_0sized_dset_fix_1_12 to hdf5_1_12
* commit '8dc9001a21cc3101059335a394e1f0bb7e3c3867': 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 'c++/examples/h5tutr_extend.cpp')
0 files changed, 0 insertions, 0 deletions