From 394e96c30d87613fc733167297d1bf594d5e5035 Mon Sep 17 00:00:00 2001 From: germeier Date: Mon, 23 Sep 2002 22:38:03 +0000 Subject: read spare area from external memory too 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 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5117db..f16b419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-09-24 Markus Germeier + * a lot of little changes and updates + * mpiosh/callback.c (mpiosh_cmd_dump_mem): + renamed function from debug_memory to dump_memory + (mpiosh_callback_init): display progress of internal and + external memory + * libmpio/mpio.c (mpio_check_filename): added function + to check for string zero termination (more to check??) + (mpio_memory_dump): dump all relevant memory areas + (mpio_init): read spare area for external memory + * libmpio/defs.h: added mpio_callback_t, mpio_callback_init_t + and mpio_filename_t + 2002-09-22 Andreas Buesching * configure.in (SPEC_PATH): needed for the spec file to find the -- cgit v1.2.3