OSDN Git Service

buildsys: use kbuild style, fix omission
[uclinux-h8/uClibc.git] / TODO
diff --git a/TODO b/TODO
index ae305a5..3e75f3d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -88,6 +88,7 @@ TODO list for the uClibc 1.0.0 release:
     *) Cleanup/scrub all the Makefile copyright junk
     *) Fix dlopen, for both static and dynamic cases, and make it
        fully comply with SuSv3
+    *) check if sched_getcpu is only pulled in where it should be
 
 
 TODO list for AFTER the uClibc 1.0.0 release:
@@ -101,6 +102,7 @@ TODO list for AFTER the uClibc 1.0.0 release:
     *) run 'nm -D --size-sort -t d libuClibc-0.9.26.so' and work on the
        biggest things (i.e. stuff at the end of the list) to make
        them smaller.
+    *) Fix dlopen/dlsym/dlclose locking to more fine grained or use RCU
     <more wishlist items here>