Use runtime options instead of conditional compilation for MLFQS,
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index e41757974b8f96bc174492772744a32ae092bf4e..151b6763f94f7a470b35b5442ecfbb6cdc0c2ca2 100644 (file)
--- a/TODO
+++ b/TODO
     documentation.
 
   - Need to check the wait system call more thoroughly.
-
-  - Library is not precisely standard, e.g. ptrdiff_t should not be
-    defined by stdlib.h.