projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcc3b1b
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 22 Sep 2004 00:26:29 +0000
(
00:26
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 22 Sep 2004 00:26:29 +0000
(
00:26
+0000)
src/TODO
patch
|
blob
|
history
diff --git
a/src/TODO
b/src/TODO
index f44e1f1c250235e767702c8eb4cea4d903b9967e..1734938aa2fd536f009c77fabdc696c2b22fa5d7 100644
(file)
--- a/
src/TODO
+++ b/
src/TODO
@@
-1,7
+1,3
@@
-* Get rid of names for synch primitives? They increase the size of
- each one by 16 bytes and are probably not that useful.
- Alternatively make the names pointers?
-
* Write, test VM.
* Test list, hash ADTs.