aboutsummaryrefslogtreecommitdiff
path: root/libmpio/fat.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-26make libmpio header files C++ compliantgermeier1-1/+9
2002-10-06major changes to write support,germeier1-1/+12
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h}
2002-09-24fixed issues with 8.3 names in directory.cgermeier1-3/+3
actually use mpio_filetype_t to tag files during writing of internal memory writing of Config.dat does work now (though it needs some code in mpiosh)
2002-09-23read spare area from external memory toogermeier1-2/+2
display progress for internal and external memory a few code clean ups and checks renamed debug_memory to dump_memory and dump more memory areas now a lot of little changes and updates
2002-09-18removed wrong block mappinggermeier1-2/+2
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available
2002-09-11updated writing support to support mpio_fatentry_tgermeier1-1/+6
2002-09-10reactivated deleting of files (external mem only)germeier1-2/+7
added error handling for memory formatting 2 fatentry function add minor bug fixes
2002-09-08fixed some issues for MPIOs with more than one internal chipgermeier1-1/+4
2002-09-03first part of "design" fixesgermeier1-8/+14
reading support changed to mpio_fatentry_t support for writing and deleting deactivated
2002-08-28Initial revisionsalmoon1-0/+47