hdf5/tools/h5import
Albert Cheng bb281b23e9 [svn-r17697] Bug fix: (1192)
Error exit code of -1 is illegal (exit code is unsigned).
Changed it to EXIT_FAILURE (1).
Also changed exit(0) to exit(EXIT_SUCCESS) for better coding.

Tested: jam.
2009-10-20 18:46:13 -05:00
..
testfiles [svn-r16584] added the OUTPUT-ARCHITECTURE STD that was previously removed 2009-03-16 17:15:13 -05:00
h5import.c [svn-r17697] Bug fix: (1192) 2009-10-20 18:46:13 -05:00
h5import.h [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
h5importtest.c [svn-r17697] Bug fix: (1192) 2009-10-20 18:46:13 -05:00
h5importtestutil.sh [svn-r16571] corrected the date on the release.txt entry and a comment on the script 2009-03-11 14:24:01 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00