From: Ben Pfaff Date: Tue, 23 Nov 2004 23:34:09 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc38d2e62a582f2e8f6a740f3fec942af8201cce;p=pintos-anon Update. --- diff --git a/TODO b/TODO index 6b93ca2..5eb48b5 100644 --- 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.