From 2d7114f846608772b354c9626fae1284c5188d2e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 18 Nov 2001 02:01:53 +0000 Subject: Added a few items on my wishlist, removed some stuff that is finished. --- TODO | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cdff11b1a..637a513da 100644 --- a/TODO +++ b/TODO @@ -6,8 +6,6 @@ On ARM, the kernel fp math emulator uses a funky byte ordering Fix regex so it isn't so stinking big Fix glob so it isn't so stinking big Integrate Jeff Garzik's key-value reading code for pwd/grp, /etc/hosts, etc -Get the powerpc port of the shared lib loader working -Sync up powerpc/mips/etc with the current header files. Finish sparc port Documentation Better configuration system @@ -59,6 +57,21 @@ Make errno and endptr handling the default in the strto* functions and document how to turn those off to save space. ----------------------------------------------------------------------------- +ds's list: + +Search for string literals that are not in the .rodata section. (Varies +by architecture.) + +man pages for binaries + +add basename() and dirname() for gettext + +add obstack stuff for gettext (?) + +setjmp() on powerpc + +getaddrinfo() +----------------------------------------------------------------------------- PORTING ------- -- cgit v1.2.3