From 46f33675b6adf707fc2152f73702f231cff9c014 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 20 Jun 2002 16:27:44 +0000 Subject: Update my TODO stuff --- TODO | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 50b3d9ce6..202a6700a 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ + Erik's TODO list for the next release: - 1) Reentrancy auditing + 1) Finish up the reentrancy auditing 2) Better configuration system (CML1 + kbuild + menuconfig) 3) When fixing the config system, ensure that _every_ option that is enabled or disabled is listed in uClibc_config.h @@ -9,26 +10,16 @@ Erik's TODO list for the next release: 5) Make all small objects (>~50 bytes) into either inlines or into a static library 6) Rework code that fails POSIX conformance tests - 7) Fix the bugs in libcrypt so it passes conformance tests - 8) Split the tests up into two parts -- a compile phase, and - a separate shell-script-driven test phase, allowing the - tests to be run when cross compiling.... Other random things: - *) Add struct _res support to libc/inet/resolv.c. Right now, - struct _res, and res_init do nothing. The other res_* - functions are not yet implemented. So fix that. - *) Fix uClibc timezone support so date(1) will show a real - timezone, instead of just '???' *) Rework code that fails POSIX conformance tests - *) Rework pwd/grp for standards compliance (and integrate - Jeff Garzik's key-value reading code for pwd/grp, and - perhaps for /etc/hosts and friends as well) *) Document all differences between the feature set of uClibc and glibc. *) Add missing syscall() function to allow arbitraty syscalls to be made. + *) Fix profiling support + *) pwrite64 and pread64 -- cgit v1.2.3