• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

ContentsH A D29-Nov-1999531 1511

MakefileH A D07-Jan-20074.3 KiB183109

READMEH A D29-Nov-19991,021 3221

beos.cH A D04-Dec-200426.7 KiB946630

osdep.hH A D06-Nov-19992.2 KiB6014

zipup.hH A D06-Nov-1999596 2011

README

1Info-ZIP's zip for BeOS
2
3KNOWN BUGS
4
5- None! (as of zip 2.21)
6
7- building on x86 BeOS generates a hell of a lot of bugs; I'm not going to
8  worry about them until Be fixes their headers though...
9
10FEATURES
11
12- stores BeOS file attributes, compressing them if possible (as of 2.21,
13  this works properly for symbolic links, too; as of 2.3, this works
14  properly for symbolic links whether you're storing them as links or not)
15
16- zip files are created with the correct file type (application/zip)
17
18- supports both Metrowerks CodeWarrior (PowerPC platform) and GNU C
19  (x86 platform), automatically picking the default compiler for each
20  architecture
21
22Please report any bugs to the Zip-Bugs mailing list; our email address is
23zip-bugs@lists.wku.edu.  If it's something BeOS-specific, you could email
24me directly.
25
26Visit the Info-ZIP web site (http://www.cdrom.com/pub/infozip/) for all the
27latest zip and unzip information, FAQs, source code and ready-to-run
28executables.
29
30- Chris Herborth (chrish@pobox.com)
31  April 2/1999
32