From 71c3144797f87c6f9e62e4aede6a7fbd888bf41a Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Sat, 30 Aug 2003 03:31:55 +0000 Subject: Some doc updates. --- TODO | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0737971c9..b0b281d15 100644 --- a/TODO +++ b/TODO @@ -21,17 +21,14 @@ Erik's TODO list for the next release: ----------------------------------------------------------------------------- Manuel's todo: -I'm currently working on completing the wide char and locale support. - 1) Little things that need fixing: ---------------------------------- - a) Fix the ctype support for 8-bit locales. - b) Fix bug in *printf: outdigit precison bug - c) Check that gnu/bsd extension members tm_gmtoff and tm_zone in struct tm + a) Fix bug in *printf: outdigit precison bug + b) Check that gnu/bsd extension members tm_gmtoff and tm_zone in struct tm are respected where they should be. - d) Implement the obstack printf funcs for glibc compat. - e) Implement glibc 'a' flag for scanf string conversions. - f) Allow use of the older non-table-based ctype functions when using + c) Implement the obstack printf funcs for glibc compat. + d) Implement glibc 'a' flag for scanf string conversions. + e) Allow use of the older non-table-based ctype functions when using stub locale support. (smaller) 2) Additional str{f|p}time issues. @@ -56,6 +53,12 @@ I'm currently working on completing the wide char and locale support. g) Implement strfrom. h) Shift-state codeset locale support? + 4) Misc: + -------- + a) Port uClibc to other OSs (including elks), or even bare metal (libgloss). + b) Write a space-efficient gettext substitute, to avoid storing large amounts + of redundant data. + Other stuff: -- cgit v1.2.3