dsl
|
2fd2e12bd8
|
Don't bloat the standalone images with preset CRC tables and large routines.
Ideally some of the loops need de-unrolling as well (and in adler32.c).
Makes the i386 install floppies fit.
|
2006-02-18 18:39:58 +00:00 |
uwe
|
d6cc4d7850
|
If __NetBSD__ && (_KERNEL || _STANDALONE) - don't try to pull in
limits.h to guess what a four byte type is, just use uint32_t.
|
2006-01-25 23:15:55 +00:00 |
christos
|
86a96dbd0e
|
use z_ptrdiff_t instead of ptrdiff_t directly.
|
2006-01-14 20:26:26 +00:00 |
christos
|
aaf4ece63a
|
from www.zlib.net
|
2006-01-14 20:10:22 +00:00 |