ソースを参照

I fixed readdir64

Eric Andersen 22 年 前
コミット
a9584047a9
1 ファイル変更0 行追加1 行削除
  1. 0 1
      TODO

+ 0 - 1
TODO

@@ -1,6 +1,5 @@
 Any takers?
 Any takers?
 
 
-readdir64 (part of the LFS support) is broken and segfaults.
 On ARM, the kernel fp math emulator uses a funky byte ordering
 On ARM, the kernel fp math emulator uses a funky byte ordering
     that causes some of our math functions to produce bad results.
     that causes some of our math functions to produce bad results.
     We need to fix up the things for the wierd ARM byte ordering.
     We need to fix up the things for the wierd ARM byte ordering.