TODO 363 B

12345678910
  1. TODO
  2. - Move settings from mc.ini to the registry for Windows NT/95 (optionally?)
  3. - Fix opendir/readdir d_date and d_time packing (they return 10).
  4. - Fix gettimeofday()
  5. - Write a better stat function than the one RTL gives us. We can provide
  6. user ID (on NT) and rwx permissions.
  7. - Write the VFS
  8. - Write a better documentation
  9. - Write a better canonify_pathname()