summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib/trees.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move various compression libraries into single subdirectoryJoel Sherrill2023-06-061-1181/+0
| | | | | | This improves the organization of the cpukit. Closes #4912.
* zlib: Update from 1.2.5 to 1.2.13Sebastian Huber2023-05-091-198/+137
| | | | | | | | | | | | The updated files were extracted from: https://www.zlib.net/zlib-1.2.13.tar.xz The archive had an SHA-256 hash value of: d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98 Close #4902.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Update to zlib-1.2.5.Ralf Corsepius2011-03-191-8/+9
|
* 2010-03-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-181-90/+114
| | | | | | | | | | * ChangeLog.zlib, FAQ, Makefile.am, README, adler32.c, compress.c, crc32.c, deflate.c, deflate.h, infback.c, inffast.c, inflate.c, inflate.h, inftrees.c, inftrees.h, trees.c, uncompr.c, zconf.h, zlib.3, zlib.h, zutil.c, zutil.h: Update to zlib 1.2.4. * gzclose.c, gzguts.h, gzlib.c, gzread.c, gzwrite.c, doc/algorithm.txt: New files. * algorithm.txt, gzio.c: Removed.
* Stop using old-style function definitions.Ralf Corsepius2008-09-021-66/+66
|
* Upgrade to zlib-1.2.3.Ralf Corsepius2008-09-011-3/+3
|
* Reformat CVS IdsRalf Corsepius2005-10-281-1/+1
|
* Import of zlib-1.2.2.2.tar.gzRalf Corsepius2005-10-281-0/+1219