diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2006-03-01 12:45:38 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2006-03-01 12:45:38 +0000 |
commit | 18ff65555c2a9e11fbb033ea4e6e8d8485d6a210 (patch) | |
tree | 41ed5d2f8ee7d47a6a03e3a36da7b43cc1308ad1 /TODO | |
parent | 752c3935f051ade5851c0f9f7eb530410c485bf6 (diff) |
update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,7 @@ TODO list for the uClibc 0.9.29 release: *) bug in getopt handling: http://bugs.uclibc.org/view.php?id=61 http://www.uclibc.org/lists/uclibc/2006-January/013851.html - *) Change all references to the older "Library GPL" to the "Lesser GPL" - and update COPYING.LIB to LGPL version 2.1. + *) Change all references to the older "Library GPL" to the "Lesser GPL". *) fold NPTL branch back into trunk *) as many of the arch-specific issues as possible @@ -32,6 +31,7 @@ TODO list for the uClibc 0.9.29 release: TODO list for the uClibc 1.0.0 release: ------------------------------------------------- *) glob / fnmatch tests fail + *) regex should pass AT&T conformance tests *) Finish hiding uClibc internal symbols from our exported namespace. *) 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 |