File:  [MW Coherent from dump] / coherent / b / bin / unzip / zip.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:36 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/* This is a dummy zip.h to allow crypt.c from Zip to compile for unzip */

#include "unzip.h"
#define SKIP_TIME_H   /* don't include time.h again in crypt.c */

#define local

extern ULONG crc_32_tab[];
#define crc32(c, b) (crc_32_tab[((int)(c) ^ (b)) & 0xff] ^ ((c) >> 8))

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.