From 8c96e2548ac132cd73b08a4553d797f85e1e96b3 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 6 Jul 2001 16:08:07 +0000 Subject: Note missing shadow support --- TODO | 1 + 1 file changed, 1 insertion(+) 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) ----------------------------------------------------------------------------- -- cgit v1.2.3