Commit Graph

11 Commits

Author SHA1 Message Date
Joel Sherrill
738ea75250 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* zutil.c, zutil.h: Make code match prototype to eliminate warnings.
2008-12-18 20:49:37 +00:00
Ralf Corsepius
ebbe04a554 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* adler32.c, compress.c, crc32.c, deflate.c, gzio.c, infback.c,
	inflate.c, inffast.c, inftrees.c, trees.c, uncompr.c, zutil.c:
	Stop using old-style function definitions.
2008-09-02 08:59:56 +00:00
Ralf Corsepius
9fe6e06629 2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* ChangeLog.zlib, README, adler32.c, compress.c, crc32.c, deflate.c,
	deflate.h, gzio.c, infback.c, inflate.c, inftrees.c, inftrees.h,
	trees.c, uncompr.c, zconf.h, zlib.3, zlib.h, zutil.c, zutil.h:
	Upgrade to zlib-1.2.3.
2008-09-01 21:27:51 +00:00
Ralf Corsepius
8c3a1cf1ef 2005-10-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* zconf.h: Hard-code using unistd.h.
	Hard-code Z_PREFIX.
2005-10-30 03:58:45 +00:00
Ralf Corsepius
72d6397045 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* zconf.in.h: Remove (Unused).
2005-10-28 09:27:57 +00:00
Ralf Corsepius
8501446878 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* zconf.h: Use uint_least*_t types.
	* crc32.c, zutil.c, zutil.h: Misc. type fixes.
2005-10-28 09:26:04 +00:00
Ralf Corsepius
29e11f2854 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: New.
	* preinstall.am: New.
2005-10-28 08:35:35 +00:00
Ralf Corsepius
4921bfbb86 * adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c,
trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat
	CVS Ids.
2005-10-28 08:30:47 +00:00
Ralf Corsepius
6e75e49e72 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* ChangeLog.zlib: Renamed version of zlib's ChangeLog.
	* FAQ, INDEX, README, adler32.c, algorithm.txt, compress.c, crc32.c,
	crc32.h, deflate.c, deflate.h, gzio.c, infback.c, inffast.c,
	inffast.h, inffixed.h, inflate.c, inflate.h, trees.c, trees.h,
	uncompr.c, zconf.h, zconf.in.h, zlib.3, zlib.h, zutil.c, zutil.h,
	inftrees.h, inftrees.c, ChangeLog: Import from zlib-1.2.2.2.tar.gz.
2005-10-28 08:02:27 +00:00
Ralf Corsepius
4503c6d4e1 Rename the original ChangeLog to ChangeLog.zlib 2005-10-28 07:30:26 +00:00
Ralf Corsepius
959f7df23a Import of zlib-1.2.2.2.tar.gz 2005-10-28 07:22:42 +00:00