aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-04 07:55:08 +0000
committercrunchy <crunchy>2002-09-04 07:55:08 +0000
commit6dd2081f944069b723714e5662c20a208f61ea1a (patch)
tree7d7d52b60cfcab97164adf6218fa2ac57b1dfe9f /TODO
parenta62ad65bfac368286d6126c0e984faa19c50d88e (diff)
downloadmpiosh-6dd2081f944069b723714e5662c20a208f61ea1a.tar.gz
mpiosh-6dd2081f944069b723714e5662c20a208f61ea1a.tar.bz2
mpiosh-6dd2081f944069b723714e5662c20a208f61ea1a.zip
added mput, mget (UNTESTED) and removed compiler warnings
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ca2a4c1..92563b9 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.3 2002/09/04 07:22:42 crunchy Exp $
+$Id: TODO,v 1.4 2002/09/04 07:55:08 crunchy Exp $
* Kernel Module
- the MPIO can no multitasking, so:
@@ -25,6 +25,6 @@ $Id: TODO,v 1.3 2002/09/04 07:22:42 crunchy Exp $
- more completion functions
+ command completion [DONE]
+ correct completion of filenames (quoting)
- - handle regexps in command arguments
+ - handle regexps in command arguments [DONE]
- use indices for files as possible arguments for put/get