summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-07-16 12:30:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-07-16 12:30:05 +0000
commita15c1da47a47d1e755bba5eb76768c2932877303 (patch)
tree8271b7155c20e41fa1e4eac43b25ed6bb91305f5 /TODO
parent7f4ceb7e32f6182caf23a83d023169da9ee18c98 (diff)
downloadmailutils-a15c1da47a47d1e755bba5eb76768c2932877303.tar.gz
mailutils-a15c1da47a47d1e755bba5eb76768c2932877303.tar.bz2
Updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 7396dc3e1..49b4dd902 100644
--- a/TODO
+++ b/TODO
@@ -7,11 +7,6 @@
** Maildir support
-** iterator_t is very ineffective. Traversing the list from iterator_first()
-till iterator_is_done() takes O(n*(n+1)/2) time units, where n is
-number of elements in the list. To reduce this to O(n), iterator_t
-must keep the address of the last visited item in the list.
-
** Locking
*** Implement a read/write locker_lock() flag so that when MU_LOCKER_WRONLY

Return to:

Send suggestions and report system problems to the System administrator.