mdtest/src
Jeff Inman 02b6287167 Switched from ctime() to ctime_r(), for thread-safety.
I saw run in which I caught an MPI task hanging in ctime() here.  Swiching
to ctime_r() fixes that.  This function is only called form rank==0, but it
hangs anyway.
2014-08-28 15:24:58 -06:00
..
win Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
Makefile.am Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-HDF5.c Define H5_USER_16_API to enable HDF5 backwards compatibility 2013-07-18 15:01:15 -07:00
aiori-HDFS.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-MPIIO.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-NCMPI.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori-POSIX.c Teach IOR about GPFS hints (gpfs_fcntl) 2013-10-03 18:07:49 -07:00
aiori.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
ior.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
ior.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
iordef.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
parse_options.c Don't have IOR_RDWR in open-flags, if only opening for reading or writing. 2014-08-25 15:51:28 -06:00
parse_options.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
utilities.c Switched from ctime() to ctime_r(), for thread-safety. 2014-08-28 15:24:58 -06:00
utilities.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00