Add todo list.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Oct 2004 19:00:29 +0000 (19:00 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Oct 2004 19:00:29 +0000 (19:00 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..3949bf8
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+-*- text -*-
+
+* The p1-4.c testcase needs significant tuning.  Currently it takes
+  too long (especially when SHOW_PROGRESS is turned on) and doesn't
+  show significant improvement.
+
+* The semantics of the join system call should change so that it only
+  returns the exit code once.