home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / disk / archive / nspark_1 / nspark-1.7.5 / BUGS < prev    next >
Text File  |  1995-01-06  |  497b  |  13 lines

  1.     These are bugs I know about but haven't fixed yet.
  2.  
  3.     * Filestamping is not supported under 4.2BSD or SysV2 (as no mktime(3)
  4.       or timelocal(3) functions exist under these systems).  To correct
  5.       this I could write my own or port the one from 386BSD (save that for
  6.       a rainy day).
  7.  
  8.     * Doesn't support MSDOS yet.  Working on that.
  9.  
  10.     * If compiled with GCC 1.42 it core dumps when trying to test
  11.       (or unarchive ?) a corrupt archive file.  This doesn't happen
  12.       when compiled with the UNIX pcc.
  13.