projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6932756
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 29 Mar 2005 23:45:38 +0000
(23:45 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 29 Mar 2005 23:45:38 +0000
(23:45 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index d4afd5c0ad8b2782c3403364270b50bdc385c903..aa2488c399cc13c3b1d29c36e03daca9a97d5b56 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-121,5
+121,4
@@
- Rewrite list_sort() to use merge sort, for O(1) heap usage.
- - Make list_elem and hash_elem a struct, by encapsulating a struct
- list_elem inside a struct hash_elem as a member.
+ - Make printf() test actually check its results.