hdf5/tools/h5jam
Jonathan Kim d7a07d62a4 [svn-r23228] Purpose:
Revert back one of the coverity updates from previous checkin. "r20457: Coverity issue 691" in previous svn log.  Only revert the change about using "STDOUT_FILENO".

Description:
    Using "STDOUT_FILENO" caused error on Windows. On unix it's defined in <unistd.h>, but not in Windows.  After a little discussion with Allen, he remembered how the similar case were handled for h5dump redirecting those streams. (in h5dump.c) However it would requires more attention to apply, so this issue is entered as a separate task in jira HDDFV-8306.

    
Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE)
2013-02-05 11:09:45 -05:00
..
testfiles [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
CMakeLists.txt [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 2013-01-14 13:35:30 -05:00
getub.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5jam.c [svn-r22411] reduce compiler warnings by removing unreferenced variables and adding cast 2012-05-25 12:39:07 -05:00
h5jamgentest.c [svn-r21980] Correct HD prefix in tools for *alloc 2012-02-24 09:39:17 -05:00
h5unjam.c [svn-r23228] Purpose: 2013-02-05 11:09:45 -05:00
Makefile.am [svn-r18808] Purpose: 2010-05-14 15:29:57 -05:00
Makefile.in [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
tellub.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
testh5jam.sh.in [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