summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-14 11:14:57 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-14 11:14:57 +0000
commita9584047a9538b2fbbf4f66acba509260b5e413a (patch)
tree8c79bde8084e87ce8bbaa55e316df9fd438a9b89 /TODO
parentf9c107e86ba470927d45850efb3ad234aee4aaa6 (diff)
I fixed readdir64
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index cfe5a3da8..c30ef71ee 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Any takers?
-readdir64 (part of the LFS support) is broken and segfaults.
On ARM, the kernel fp math emulator uses a funky byte ordering
that causes some of our math functions to produce bad results.
We need to fix up the things for the wierd ARM byte ordering.