mdtest/src
Christopher J. Morrone b589db0a4e Change to single-line error and warning messages.
It was a nice idea to use multi-line error messages to make them
really obvious, but unfortunately it is terrible in practice.  Often
errors will occur on multiple nodes simultaneously and the error
messages will be interleaved and virtually unreadable.

I also prefixed each message with "ior", to make it clear that
it is ior that produced the message, and not the scheduler, MPI, or
something else.
2011-11-10 16:10:21 -08:00
..
win Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
Makefile.am Add an --enable-caps configure option. 2011-11-09 17:38:34 -08:00
aiori-HDF5.c Give ior a more reasonable plugin system. 2011-10-27 18:46:18 -07:00
aiori-MPIIO.c Quiet compiler warning. 2011-11-02 14:05:17 -07:00
aiori-NCMPI.c Rename IOR.[ch] to ior.[ch]. I don't like CAPS. 2011-10-27 18:46:29 -07:00
aiori-POSIX.c Clean up lustre striping support. 2011-11-09 14:30:21 -08:00
aiori.h Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
ior.c Use first available aiori as the default. 2011-11-09 16:34:16 -08:00
ior.h Rename IOR.[ch] to ior.[ch]. I don't like CAPS. 2011-10-27 18:46:29 -07:00
iordef.h Change to single-line error and warning messages. 2011-11-10 16:10:21 -08:00
parse_options.c Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
utilities.c Rename IOR.[ch] to ior.[ch]. I don't like CAPS. 2011-10-27 18:46:29 -07:00