hdf5/examples
James Laird 59eccdaf69 [svn-r13181] Added a configure check to prevent a failure on Cygwin.
It seems that while Cygwin supports the time command, it has trouble with
the syntax
srcdir="../../hdf5/test" time ./testhdf5
and complains.
The solution is to test the above case in configure and not to use the time
command if it fails; Cygwin is fine with
srcdir="../../hdf5/test"  ./testhdf5

Tested on Cygwin and kagiso.  This feature shouldn't be a major compatibility
problem since every platform but Cygwin is already fine with the current
syntax.
2007-01-23 12:29:45 -05:00
..
Attributes.txt [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
h5_attribute.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
h5_chunk_read.c [svn-r11381] Purpose: 2005-09-09 00:05:57 -05:00
h5_compound.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_drivers.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_dtransform.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_elink_unix2win.c [svn-r12970] Used escape character for backslash (oops!) in windows path name on UNIX. 2006-11-22 09:37:29 -05:00
h5_extend_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_extlink.c [svn-r12865] Description: 2006-11-06 12:44:40 -05:00
h5_group.c [svn-r11891] Purpose: Small bug fix 2006-01-25 11:53:14 -05:00
h5_mount.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_read.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_ref2reg.c [svn-r12927] Description: 2006-11-16 14:14:46 -05:00
h5_reference.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_select.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_shared_mesg.c [svn-r13119] More code cleanup. Made shared messages zero-indexed instead of 2007-01-08 09:54:12 -05:00
h5_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r13070] Added shared message example program in hdf5/examples. 2006-12-18 14:23:41 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
ph5example.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00