From: Ben Pfaff Date: Thu, 26 May 2005 20:23:37 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6707cab2ede5adc59479d16000cb938b386db36;p=pintos-anon Update. --- diff --git a/TODO b/TODO index 6fb051b..e16216c 100644 --- 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.