[uClibc-cvs] CVS update of uClibc (TODO)

Erik Andersen andersen at codepoet.org
Mon Aug 30 07:40:16 UTC 2004


    Date: Monday, August 30, 2004 @ 01:40:16
  Author: andersen
    Path: /var/cvs/uClibc

Modified: TODO (1.54 -> 1.55)

Mention kernel abi selection


Index: uClibc/TODO
diff -u uClibc/TODO:1.54 uClibc/TODO:1.55
--- uClibc/TODO:1.54	Thu Aug 26 16:07:56 2004
+++ uClibc/TODO	Mon Aug 30 01:40:15 2004
@@ -15,6 +15,12 @@
 TODO list for the uClibc 1.0.0 release:
 -------------------------------------------------
 
+    *) Explicity add some sortof CONFIG_LINUX_2_2_ABI, CONFIG_LINUX_2_4_ABI
+	and CONFIG_LINUX_2_6_ABI type options, rather than having the abi
+	depend on the selected set of kernel headers.  This will likely also
+	require that we provide a set of kernel headers (probably a derivitive
+	of Mazur's linux-libc-headers) that can supplies the 2.2, 2.4, and 2.6
+	kernel abi.
     *) Documentation updates:
 	    *) Write a uClibc HOWTO document
 	    *) Update README document



More information about the uClibc-cvs mailing list