Eric Andersen 25 лет назад
Родитель
Сommit
8c96e2548a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TODO

+ 1 - 0
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
     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
     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.
     other cases when you want to run ldd.  So it needs to be re-written.
+Add in shadow support (include/shadow.h and such)
 
 
 
 
 -----------------------------------------------------------------------------
 -----------------------------------------------------------------------------