hdf5/tools/h5copy
Jonathan Kim 8d24a2b765 [svn-r19637] Purpose:
Fix nightly build error on non-linux platforms related to 
 the Fix for bug# 2040 - h5copy should fail gracefully for expected failure copying to non-exist nested group without -p option. (r19633)

Description:
 - Updated to use standard C functions instead of strndup() due to failure on non-linux platforms.
 - Changed to Use HDxxx macros for future reference.
 - Correct indentation.


Tested:
 jam, amani, heiwa, linew
2010-10-19 11:22:25 -05:00
..
testfiles [svn-r19633] Purpose: 2010-10-18 18:06:53 -05:00
CMakeLists.txt [svn-r19548] Remove reference files from clearall command 2010-10-08 09:29:17 -05:00
h5copy.c [svn-r19637] Purpose: 2010-10-19 11:22:25 -05:00
h5copygentest.c [svn-r18831] Purpose: 2010-05-17 15:11:35 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00
testh5copy.sh [svn-r19633] Purpose: 2010-10-18 18:06:53 -05:00