diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-10-10 08:05:08 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-10-10 08:05:08 +0000 |
commit | 6e80c6c0ea979115698e02f2d8a7c47a2ecabd5f (patch) | |
tree | c4dfadc6ffbada2bae66589324decdca7299d965 /TODO | |
parent | 56104838733c81ba410ac41f767ac72267049489 (diff) |
Remove some stuff that is now done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,6 @@ Erik's TODO list for the next release: - *) Implement getgrgid_r and getgrnam_r, per SuSv3 *) When options are disabled, also disable them in the include files as well. *) Make all configured out symbols optionally add a linker warning saying @@ -22,6 +21,8 @@ Erik's TODO list for the next release: *) Adapt uClibc to use Linux 2.5.x pthreads *) Remove all use of kernel headers (i.e. copy the needed bits to completely specify the per-arch kernel ABI). + *) Fix x86 profiling. It currently only works when static + PIC... + ----------------------------------------------------------------------------- Manuel's todo: |