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
|
a1f9f4c090
|
change DEBUG to ZLIB_DEBUG.
|
2006-01-16 17:02:29 +00:00 |
|
christos
|
5a1ae2ecf2
|
Avoid possible name shadowing with min and max (from libkern).
|
2006-01-16 03:23:10 +00:00 |
|
christos
|
c08686ce36
|
add NetBSD ifdefs
|
2006-01-14 20:28:58 +00:00 |
|
christos
|
49473ec58b
|
- include <sys/types.h>
- add z_ptrdiff_t
- add NetBSD ifdefs.
|
2006-01-14 20:27:34 +00:00 |
|
christos
|
86a96dbd0e
|
use z_ptrdiff_t instead of ptrdiff_t directly.
|
2006-01-14 20:26:26 +00:00 |
|
christos
|
8f50ba1350
|
rename write to wwrite to avoid variable shadowing.
|
2006-01-14 20:26:05 +00:00 |
|
christos
|
aaf4ece63a
|
from www.zlib.net
|
2006-01-14 20:10:22 +00:00 |
|