itojun
fb26763771
make z_off_t into off_t, which used to be "long" by mistake.
...
backward compatibility functions are supplied.
XXX increase shlib major, or minor?
1999-10-26 03:42:58 +00:00
simonb
10b4ca41b4
Revert white space changes for imported sources.
1999-07-03 12:30:16 +00:00
simonb
6bf3aa19f9
More trailing white space.
1999-07-02 15:46:05 +00:00
tron
36d279e15c
Resolve import conflicts.
1998-11-01 20:33:24 +00:00
gwr
371ce0e795
Remove _ZLIB_PRIVATE and all related changes. The "exported" API
...
of this library includes the typedefs in zconf.h so export it too.
Our zlib should now work with "png" (fixes PR lib/3030).
1997-05-13 22:57:09 +00:00
cgd
9118c05a03
RCS ID police: add NetBSD RCS IDs to everything. Since it was imported with
...
normal RCS IDs apparently unmodified (i.e. they were clobbered), remove
the normal Id tags so they cause fewer conflicts later.
1996-09-13 00:29:49 +00:00
gwr
de831ea222
Separate interface from implementation so that zlib.h can be
...
included without the other, private header files. Only zlib.h
should be installed in /usr/include; all others are private.
The Makefile has a "test" rule to verify that minigzip.c can
be compiled using only zlib.h (and that it actually works).
Note: This file has extensive modifications.
1996-09-12 19:33:53 +00:00
gwr
431817b1aa
Import the "zlib" package (version 1.0.4) as libz
...
(That appears to be the usual installed name on *nix machines)
1996-09-12 15:33:09 +00:00