Merge pull request #730 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hdf5_1_10
* commit '2074cbd516d3dcc6aa6a3f8aa2978017baf8c5cc': (397 commits)
fixed merge with develop issues
HDFFV-10037: fixed wrong C link flags
Correct typo
fix typo
Fix typos
HDFFV-10297 Free buffer inside loop
HDFFV-10297 Cleanup, Initialize variables
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
HDFFV-10297 Windows issues fixed
Windows cannot share files easily
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
Avoid double free
Windows had issues - revert code changes for get_option
Remove extra command line
Correct name of file
Add Mask test to script
Add new output files to clear test
Correct name of err file
Fix name of output files
Fix format convert error mask test
...