From b30aa2ef1b42c6e65b55accbdca6448f0ee2dddc Mon Sep 17 00:00:00 2001 From: crunchy Date: Sat, 14 Sep 2002 11:19:30 +0000 Subject: shell regular expression mapping --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 24dce90..d08df9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ 2002-09-14 Andreas Buesching + * mpiosh/callback.c (mpiosh_callback_mget, mpiosh_callback_mput) + (mpiosh_callback_mdel): calling new function mpiosh_command_regex_fix + * mpiosh/mpiosh.c: fixed output of none interactive mode (mpiosh_signal_handler, mpiosh_readline_cancel) (mpiosh_noredisplay): functions added to get a expected handling of C-c (SIGINT) + (mpiosh_command_regex_fix): add function. tries to map regular + expressions to shell expressions. mapping '*' -> ".*" and '.' -> "\." 2002-09-13 Markus Germeier -- cgit v1.2.3