aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-14 09:55:31 +0000
committercrunchy <crunchy>2002-09-14 09:55:31 +0000
commitb994b5499a4fd50675bc3c772a0c19fa2d4290ac (patch)
tree86cd72a1c8f4d95cd38899d114917facbae0ce0d /ChangeLog
parent628031051a17756e48b6726ddd477d2fa5692dc2 (diff)
downloadmpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.tar.gz
mpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.tar.bz2
mpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.zip
better handling for SIGINT
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 309c5de..24dce90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
2002-09-14 Andreas Buesching <crunchy@tzi.de>
* 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)
-2002-09-13 Markus Germeier <mager@tzi.e>
+2002-09-13 Markus Germeier <mager@tzi.de>
* libmpio/mpio.c (mpio_file_put): fixed abort handling