OSDN Git Service

I fixed readdir64
authorEric Andersen <andersen@codepoet.org>
Wed, 14 Nov 2001 11:14:57 +0000 (11:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 14 Nov 2001 11:14:57 +0000 (11:14 -0000)
TODO

diff --git a/TODO b/TODO
index cfe5a3d..c30ef71 100644 (file)
--- 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.