[uClibc-cvs] uClibc TODO,1.42,1.43

Erik Andersen andersen at uclibc.org
Sat Aug 30 19:16:46 UTC 2003


Update of /var/cvs/uClibc
In directory winder:/tmp/cvs-serv17550

Modified Files:
	TODO 
Log Message:
Add a couple of things... And check that cvs commit diffs are
working again...


Index: TODO
===================================================================
RCS file: /var/cvs/uClibc/TODO,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- TODO	30 Aug 2003 03:31:55 -0000	1.42
+++ TODO	30 Aug 2003 19:16:43 -0000	1.43
@@ -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 @@
 	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 @@
 
 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.
 




More information about the uClibc-cvs mailing list