diff options
author | crunchy <crunchy> | 2002-10-12 18:31:45 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-12 18:31:45 +0000 |
commit | de0ca5908fbdfdd14d48ae733b39a323336b62df (patch) | |
tree | 6bef384b848c5b0f886f9ad868b2925e494ddbf4 /ChangeLog | |
parent | 1f791c254d58441a745681b76c925c534e2b3638 (diff) | |
download | mpiosh-de0ca5908fbdfdd14d48ae733b39a323336b62df.tar.gz mpiosh-de0ca5908fbdfdd14d48ae733b39a323336b62df.tar.bz2 mpiosh-de0ca5908fbdfdd14d48ae733b39a323336b62df.zip |
add completion for files on the mpio memory cards
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2002-10-12 Andreas Buesching <crunchy@tzi.de> + + * mpiosh/callback.c: fix compiler warnings + + * libmpio/mpio.c (mpio_memory_format): fixed compiler warning + + * mpiosh/readline.c: new file containing all stuff around the + readline library + (mpiosh_readline_comp_mpio_file): doing completion on files of the + current mpio memory card + (mpiosh_readline_init): inserted bug fix for the completion + quoting from Mathieu + 2002-10-05 Markus Germeier <mager@tzi.de> * big changes to IO layer and updates to formating/writing for external memory |