Mercurial > flash_v2
view packages/services/compress/zlib/current/src/README.eCos @ 1653:9875d08a7ee7
Turn on Z_PREFIX
| author | gthomas |
|---|---|
| date | Tue, 25 May 2004 13:30:07 +0000 |
| parents | 91a37e2314f4 |
| children |
line wrap: on
line source
See the main site http://www.gzip.org/zlib/ for places to download the complete sources. Currently based on zlib-1.2.1 Note that these are not the complete zlib sources - the following directories have been deleted since they are irrelevant for the eCos support: amiga/ as400/ contrib/ msdos/ old/ qnx/ win32/ Additionally, local changes has been made to the remaining files. Code changes are marked by __ECOS__ (comments or definitions). Finally, the headers zlib.h and zconf.h have been moved out of the directory into ../include. Note: zconf.h always defines __ECOS__. This is necessary to support programs built outside of the eCos tree which may wish to use this library (so those programs needn't worry about defining __ECOS__)
