mdtest with fsync
 
 
 
 
Go to file
Christopher J. Morrone a60ad0b088 Impose proper file scoping and header usage.
Clean up the header files to only contain those things that
need to be shared between .c files.

Functions that are not shared are now declared static to
make their file scope explicit.  Functions that ARE shared
are declared in appropriate headers.

I am not going to claim that I caugh everything, but at
least it is a good start.
2011-11-11 17:30:20 -08:00
config Make IOR get its version from a META file. 2011-10-27 18:46:30 -07:00
contrib Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
doc Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
scripts Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
src Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
testing Fix python path 2011-10-27 18:46:30 -07:00
COPYRIGHT Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
META Bump beta version to 2.999.1 2011-11-10 19:11:04 -08:00
Makefile.am Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
RELEASE_LOG Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
bootstrap Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
configure.ac Add an --enable-caps configure option. 2011-11-09 17:38:34 -08:00