diff options
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ +*) Fix ldd to not multiply list libs +*) Check cris architecture + Erik's TODO list for the next release: *) Implement getgrgid_r and getgrnam_r, per SuSv3 @@ -17,6 +20,8 @@ Erik's TODO list for the next release: resolved. Seems if it is already resolved it ignores them rather than resolving the new symbol and overriding. *) Adapt uClibc to use Linux 2.5.x pthreads + *) Remove all use of kernel headers (i.e. copy the needed bits + to completely specify the per-arch kernel ABI). ----------------------------------------------------------------------------- Manuel's todo: @@ -73,8 +78,6 @@ by architecture and gcc version.) man pages for binaries -add obstack stuff for gettext (?) - check compiling without FP support -- are FP instructions still generated? Needs a uClibc_config.h entry dependent on HAS_FLOATING_POINT. |