projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1a6ed
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 26 May 2005 20:23:37 +0000
(20:23 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 26 May 2005 20:23:37 +0000
(20:23 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 6fb051b0e85314714f43bb4c32d0841dc446059b..e16216c677937047d0555223aa9e435e8884a595 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-16,6
+16,8
@@
- Allow for a comment on `exit' lines?
+ . Get rid of LOAD_ERROR() macro by calling thread_exit() directly.
+
* Improve automatic interpretation of exception messages.
* We need better and more example programs.