diff options
author | crunchy <crunchy> | 2002-09-14 09:55:31 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-09-14 09:55:31 +0000 |
commit | b994b5499a4fd50675bc3c772a0c19fa2d4290ac (patch) | |
tree | 86cd72a1c8f4d95cd38899d114917facbae0ce0d /ChangeLog | |
parent | 628031051a17756e48b6726ddd477d2fa5692dc2 (diff) | |
download | mpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.tar.gz mpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.tar.bz2 mpiosh-b994b5499a4fd50675bc3c772a0c19fa2d4290ac.zip |
better handling for SIGINT
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |