hdf5/bin
Quincey Koziol 0fc1c9c519 [svn-r23313] Description:
Bring changes from Coverity branch to the trunk:

r20612:
Changed string functions to versions with string length to fix coverity issues
922, 942 and 943.

r20614:
Use HDsnprintf. --gh

r20675:
Fix for coverity #1714 due to the fix for #810.  
Use HDfree() instead of H5MM_xfree().

r20678:
Repaired coverity issue #598 -- failure to check return value from a
call to fstat(), or to tidy up in the event of failure.

r20679:
Use HDstrncpy. --gh

r20681:
Use HDstrncat and HDstrncpy. --gh


Tested on:
    Mac OSX/64 10.8.2 (amazon) w/Debug, etc.
    (too minor to require h5committest)
2013-02-25 09:48:42 -05:00
..
buildhdf5 [svn-r19019] Enhancements: 2010-06-18 17:47:22 -05:00
checkapi [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
checkposix [svn-r23313] Description: 2013-02-25 09:48:42 -05:00
chkconfigure [svn-r22722] Update all references from configure.in to configure.ac 2012-08-28 12:47:52 -05:00
chkcopyright [svn-r22722] Update all references from configure.in to configure.ac 2012-08-28 12:47:52 -05:00
chkmanifest [svn-r17562] Fixed a syntax error that generates a file named 0. 2009-09-30 22:44:43 -05:00
cmakehdf5 [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
compile [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
config.guess [svn-r19470] Bug fix: 1961-- AIX 6.1 --enable-share did not work. 2010-09-22 17:52:55 -05:00
config.sub [svn-r19938] Update config.sub to the latest available version (timestamp='2008-01-16', Rev. 1.361) from http://cvs.savannah.gnu.org/viewvc/config/config/. 2011-01-11 16:56:51 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
debug-ohdr [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
depcomp [svn-r10536] 2005-04-04 17:44:50 -05:00
dependencies [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
deploy [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
distdep [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
errors [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
gcov_script [svn-r14939] Purpose: Bug Fix (Bug 794) 2008-05-06 12:14:14 -05:00
h5vers [svn-r22984] Removed references to windows files for legacy builds with Visual Studio that were removed. 2012-10-27 22:39:07 -05:00
install-sh [svn-r17357] Purpose: 2009-08-13 15:19:17 -05:00
iostats [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
locate_sw [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
ltmain.sh [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
make_err [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
make_overflow [svn-r16847] Description: 2009-04-23 13:25:16 -05:00
make_vers [svn-r21063] Description: 2011-07-01 15:09:44 -05:00
makehelp [svn-r13379] Added 'make help' target. This actually runs a script, bin/makehelp (formatting 2007-02-23 14:14:11 -05:00
missing [svn-r10536] 2005-04-04 17:44:50 -05:00
mkdirs [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
mkinstalldirs [svn-r9902] Purpose: 2005-01-31 22:17:02 -05:00
newer [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
output_filter.sh [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
README [svn-r18365] Edit README file to test svk sync. 2010-03-03 16:46:17 -05:00
reconfigure [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
release [svn-r20986] Changed the release date format to yyyy-mm-dd from the previous date form. 2011-06-15 17:58:13 -05:00
runtest [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
snapshot [svn-r18293] Added yodconfigure feature. 2010-02-19 14:43:15 -05:00
snapshot_version [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
timekeeper [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
trace [svn-r23230] Purpose: Implement H5Dscatter and H5Dgather 2013-02-05 12:07:02 -05:00
yodconfigure [svn-r13309] Added some cosmetic hash marks. 2007-02-14 17:20:52 -05:00

The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest.  The copies in this directory should work, but are not used in daily tests, though they should be tested occasionally.