1Contents of the "os2" subdirectory for UnZip 5.3 and later:
2
3  Contents      this file
4  makefile.os2  makefile for almost every compiler available under OS/2
5  os2.c         OS/2-specific support routines
6  os2data.h     OS/2-specific data declarations
7  os2cfg.h      OS/2-specific configuration, included in unzpriv.h
8  os2acl.c      OS/2-specific routines for access-control-list support
9  os2acl.h      OS/2-specific header file for access-control-list support
10  rexxapi.c     interface to integrate UnZip DLL in REXX API
11  rexxapi.def   OS/2 linker definition file for REXX API DLL
12  rexxhelp.c    help function for UnZip's REXX API DLL
13  rexxtest.cmd  REXX script for testing UnZip's REXX API DLL
14  stub.def      OS/2 linker definition file (generic UnZip DLL API)
15  unzip.def     OS/2 linker definition file
16  zip2exe.cmd   REXX script for creating self-extracting archives
17  zipgrep.cmd   really cool REXX script to search for strings in a zipfile
18  zgrepapi.cmd  new version of zipgrep.cmd; takes advantage of REXX API DLL
19
20There is no support for the ancient Zortech and GCC/2 (Michael Johnson/Colin
21Jensen) compilers.  The free emx+gcc is supported, as are roughly half a dozen
22commercial compilers.
23