hdf5/testpar
Albert Cheng f5d5e9e2ff [svn-r5205] Purpose:
Code cleanup
Description:
    Platform dependent code related to the struct stat and fstat
    calls polluted source codes.  Hard to maintain.
Solution:
    Platform dependent code are moved to H5private.h and then internal
    code can #include H5private.h.  Repeat those macro definition for
    the stdio and multi drivers since they area examples for writing
    a virtual file driver.  They must not use any internal code.
Platforms tested:
    eirene (parallel), modi4 (serial including gass driver.)
2002-04-19 02:20:41 -05:00
..
Dependencies [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
Makefile.in [svn-r4362] Purpose: 2001-08-16 00:20:57 -05:00
t_dset.c [svn-r4582] Purpose: 2001-11-02 10:21:51 -05:00
t_file.c [svn-r4582] Purpose: 2001-11-02 10:21:51 -05:00
t_mdset.c [svn-r4582] Purpose: 2001-11-02 10:21:51 -05:00
t_mpi.c [svn-r4975] Description: 2002-02-15 09:55:38 -05:00
testphdf5.c [svn-r5205] Purpose: 2002-04-19 02:20:41 -05:00
testphdf5.h [svn-r4975] Description: 2002-02-15 09:55:38 -05:00