aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-04 07:22:42 +0000
committercrunchy <crunchy>2002-09-04 07:22:42 +0000
commita62ad65bfac368286d6126c0e984faa19c50d88e (patch)
tree861ccab9773b54b77c5acff7652323dbda062565 /TODO
parent92eee5feafd7843befc1fba6b1bbdbbb1c9a3031 (diff)
downloadmpiosh-a62ad65bfac368286d6126c0e984faa19c50d88e.tar.gz
mpiosh-a62ad65bfac368286d6126c0e984faa19c50d88e.tar.bz2
mpiosh-a62ad65bfac368286d6126c0e984faa19c50d88e.zip
just added some TODO points
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index d178283..ca2a4c1 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.2 2002/09/02 22:25:47 germeier Exp $
+$Id: TODO,v 1.3 2002/09/04 07:22:42 crunchy Exp $
* Kernel Module
- the MPIO can no multitasking, so:
@@ -22,3 +22,9 @@ $Id: TODO,v 1.2 2002/09/02 22:25:47 germeier Exp $
* mpio_tool [is deprecated, use mpiosh]
* mpiosh
+ - more completion functions
+ + command completion [DONE]
+ + correct completion of filenames (quoting)
+ - handle regexps in command arguments
+ - use indices for files as possible arguments for put/get
+