diff options
| author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-10-23 13:36:55 +0200 |
|---|---|---|
| committer | Austin Foxley <austinf@cetoncorp.com> | 2009-11-09 15:43:56 -0800 |
| commit | 6f39c17828a1bbed4b3d1cab2c8a5b544295d9ca (patch) | |
| tree | b022c630f890ef559d3caa43e22d0ef611ee8fe5 | |
| parent | 919782a4b021246b4abe2ba7382021366d86baaf (diff) | |
| download | uClibc-alpine-6f39c17828a1bbed4b3d1cab2c8a5b544295d9ca.tar.bz2 uClibc-alpine-6f39c17828a1bbed4b3d1cab2c8a5b544295d9ca.tar.xz | |
remember some TODOs for 0.9.31
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
| -rw-r--r-- | TODO | 23 |
1 files changed, 16 insertions, 7 deletions
@@ -9,14 +9,23 @@ TODO list for every uClibc release: them in the include files as well by checking for the proper define from include/bits/uClibc_config.h (pulled in from features.h) - - -General release feature sets: +TODO list for the uClibc 0.9.31 release: ------------------------------------------------- -.29 will be mostly as-is -.30 will be the NPTL merge -.31 for the no-kernel-headers fix, etc, etc. - + *) merge NPTL + Settle cancellation + support arches: (- todo; + done) + + arm + + sh + - i386 + - x86_64 + - mips + - ... + *) Go through SUSv4 + TOC: http://www.opengroup.org/onlinepubs/9699919799/xrat/contents.html + shell (busybox): http://www.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap01.html#tag_22_01_01 + interface: + http://www.opengroup.org/onlinepubs/9699919799/xrat/V4_xbd_chap13.html#tag_21_13_02 + http://www.opengroup.org/onlinepubs/9699919799/xrat/V4_xsh_chap01.html#tag_23_01_01 TODO list for the uClibc 0.9.29 release: |
