OSDN Git Service

test: tweaks
[uclinux-h8/uclibc-ng.git] / TODO
diff --git a/TODO b/TODO
index 3e75f3d..5f897b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -89,6 +89,11 @@ TODO list for the uClibc 1.0.0 release:
     *) 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
+       *) remove HANDLE_OLDER_RLIMIT, NEW_GETRLIMIT (conditionalize on
+       ugetrlimit, it seems, else use the modern variant)
+       *) simplify exec*() in the light of execvpe (perhaps single internal
+       impl); USE_GNU for execvpe (and other GNU extensions, see psm).
+       *) Remove unused math complex hidden protos throughout
 
 
 TODO list for AFTER the uClibc 1.0.0 release:
@@ -181,3 +186,4 @@ Manuel's todo:
   b) Write a space-efficient gettext substitute, to avoid storing large amounts
      of redundant data.
 
+