forked from Imagelibrary/rtems
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
2005-10-30 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* zconf.h: Hard-code using unistd.h.
|
|
Hard-code Z_PREFIX.
|
|
|
|
2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* zconf.in.h: Remove (Unused).
|
|
* zconf.h: Use uint_least*_t types.
|
|
* crc32.c, zutil.c, zutil.h: Misc. type fixes.
|
|
|
|
2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* Makefile.am: New.
|
|
* preinstall.am: New.
|
|
|
|
2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* 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 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.
|
|
|