projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec64a9
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 23:34:09 +0000
(23:34 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 23:34:09 +0000
(23:34 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 6b93ca2eba96f837102f267f9b7e56f6163061c4..5eb48b5c2b2543631e32a8fea3730a64cd89f921 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-11,3
+11,5
@@
* Some confusion--do we really get overlapping ro/rw segment in normal
link? Student example seemed to show that we don't.
+
+* Add qsort(), bsearch() implementations to kernel.