This commit is contained in:
Ryan C. Gordon 2005-03-16 12:11:44 +00:00
parent e9cf90feda
commit 34f60ab12d
1 changed files with 0 additions and 1 deletions

1
TODO
View File

@ -28,7 +28,6 @@ Some might be dupes, some might be done already.
- fscanf and fprintf support in extras dir.
- Why do we call it openArchive and dirClose?
- Sanity check byte order at runtime.
- Every DIR_* function requires a malloc/free!
- Memory locking?
- Find a better name than dvoid and fvoid.
- Can win32.c and pocketpc.c get merged?