home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UNZP50P1.ZIP / MAC / Contents < prev    next >
Text File  |  1993-01-23  |  1KB  |  25 lines

  1. Contents of the MAC sub-archive for UnZip 5.0 and later:
  2.  
  3.   Contents                this file
  4.   macfile.c               Macintosh filesystem code
  5.   macstat.c               Macintosh stat() emulation
  6.   macstat.h               header file for stat() emulation
  7.   aztec.make              MPW makefile for Aztec C (binary)
  8.   mpw.make                MPW makefile for MPW C (binary)
  9.   thinkc.hqx              Think C project file (BinHex)
  10.   thinkc.rsrc.hqx         resource file for Macintosh unzip (BinHex)
  11.  
  12. The makefiles are marked "binary" because they contain a few special
  13. characters (which look a lot like D's and 6's under Unix).  They're
  14. basically readable, but e-mailing them without protection is likely
  15. to strip the high bit off these characters, rendering the makefiles
  16. less than useful.  Be forewarned...
  17.  
  18. The Think C files are BinHexed because they contain Mac resource forks
  19. in addition to the ordinary data forks (or maybe they only contain re-
  20. source forks...whatever).  While Zip 1.9 and UnZip 5.0 can save/restore
  21. such information, it's not too helpful to make use of this feature until
  22. everyone *has* UnZip 5.0.  Also, there's no way to store such information
  23. in a .tar.Z file, for instance.  Both of the .hqx files must be converted
  24. with BinHex 4.0 (or later).
  25.