From 4a49120603daab9f9ad280f0ef44e36b0218a302 Mon Sep 17 00:00:00 2001 From: crunchy Date: Wed, 18 Sep 2002 20:32:21 +0000 Subject: bug fix for mput; removed compiler warnings; better return values on error --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6799dd8..0df39c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-09-18 Andreas Buesching + + * libmpio/mpio.c (mpio_file_get, mpio_file_put, mpio_file_del): + using new error codes + + * libmpio/defs.h (MPIO_ERR_*): added definitions for possible + errors codes + + * libmpio/mpio.c (mpio_model_name): moved model array from def.h; + removed some compiler warnings (unused variables, missing return + codes) + + * mpiosh/mpiosh.c (mpiosh_command_regex_fix): extented conditions + to not replace sequences like ".*" by "\\..*" + 2002-09-16 Andreas Buesching * kernel/Makefile.am (install-strip): defined to avoid stripping -- cgit v1.2.3