summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 32a50e3ae..cfdb09158 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,7 @@ rewrite ldd. Right now, ldd actually _executes_ the shared lib loader
and asks it to list off library dependancies. This doesn't work
when cross compiling, and it doesn't work in about 95% of all the
other cases when you want to run ldd. So it needs to be re-written.
+Add in shadow support (include/shadow.h and such)
-----------------------------------------------------------------------------