home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / mint095b.zoo / doc / bugs < prev    next >
Text File  |  1992-03-26  |  1KB  |  27 lines

  1. MiNT is Not TOS: A Multitasking Operating System Extension for the Atari ST
  2.  
  3. Copyright 1990,1991,1992 Eric R. Smith. All rights reserved. See the file
  4. "copying" for conditions of redistribution.
  5. ========================================================================
  6.  
  7. Terminals connected to the MODEMx or MIDI ports don't act like the console
  8. terminal; special characters (e.g. ^C or ^Z) are not always interpreted.
  9. Moreover, Fselect on serial devices doesn't work.
  10.  
  11. Files with null names won't show up in Fsfirst/Fsnext.
  12.  
  13. The date and time are not necessarily correct for volume labels created under
  14. MiNT.
  15.  
  16. Only the TOS file system checks in Fdelete for the read-only bit of a file.
  17.  
  18. If more than 999 pipes are created at once, the system will hang.
  19.  
  20. A symbolic link to file '\FOO' will always point to the file "FOO" in the
  21. directory of the current drive of the reading process, *not* the root of the
  22. drive the link is located on. If an explicit drive letter is given (e.g.
  23. A:\FOO) the link will work correctly.
  24.  
  25. Only the first process to Fselect() on a device will be woken up when data
  26. arrives for the device.
  27.