summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Import from zlib-1.2.4Ralf Corsepius2010-03-121-1/+15
| |
* | This commit was generated by cvs2svn to compensate for changes in r22730,Ralf Corsepius2010-03-121-0/+574
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-03-121-0/+574
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-03-071-16/+29
| |
* | This commit was generated by cvs2svn to compensate for changes in r22694,Ralf Corsepius2010-03-032-0/+1991
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-03-032-0/+1991
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-03-021-0/+553
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-03-021-0/+396
| |
* | This commit was generated by cvs2svn to compensate for changes in r22690,Ralf Corsepius2010-03-028-0/+3119
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-03-028-0/+3119
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-03-021-0/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r22675,Ralf Corsepius2010-02-243-0/+731
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-243-0/+731
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-02-241-0/+186
| |
| * Import from zlib-1.2.4Ralf Corsepius2010-02-231-13/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r22671,Ralf Corsepius2010-02-231-0/+197
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-231-0/+197
| |
* | This commit was generated by cvs2svn to compensate for changes in r22667,Ralf Corsepius2010-02-231-7/+22
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-231-7/+22
| |
* | This commit was generated by cvs2svn to compensate for changes in r22658,Ralf Corsepius2010-02-1612-0/+1011
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-1612-0/+1011
| |
* | This commit was generated by cvs2svn to compensate for changes in r22656,Ralf Corsepius2010-02-163-0/+1692
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-163-0/+1692
| |
* | This commit was generated by cvs2svn to compensate for changes in r22653,Ralf Corsepius2010-02-143-0/+154
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-1413-153/+352
| |
* | This commit was generated by cvs2svn to compensate for changes in r22651,Ralf Corsepius2010-02-141-0/+621
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.5Ralf Corsepius2010-02-141-0/+621
| |
* | This commit was generated by cvs2svn to compensate for changes in r22649,Ralf Corsepius2010-02-141-0/+331
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-02-141-0/+331
| |
* | This commit was generated by cvs2svn to compensate for changes in r22574,Ralf Corsepius2010-01-171-0/+701
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2010-01-171-0/+701
| |
* | This commit was generated by cvs2svn to compensate for changes in r22540,Ralf Corsepius2009-12-212-0/+131
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2009-12-212-0/+131
| |
| * Import from zlib-1.2.4Ralf Corsepius2008-07-271-44/+149
| |
| * Import from zlib-1.2.4Ralf Corsepius2008-04-251-329/+974
| |
| * Import from zlib-1.2.4Ralf Corsepius2008-04-251-31/+62
| |
* | 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-183-7/+8
| | | | | | | | * zutil.c, zutil.h: Make code match prototype to eliminate warnings.
* | #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-111-1/+1
| |
* | 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-021-0/+6
| | | | | | | | | | | | * 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.
* | Stop using old-style function definitions.Ralf Corsepius2008-09-021-18/+18
| |
* | Stop using old-style function definitions.Ralf Corsepius2008-09-0212-345/+344
| |
* | 2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-011-0/+7
| | | | | | | | | | | | | | * 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.
* | Upgrade to zlib-1.2.3.Ralf Corsepius2008-09-0119-115/+333
| |
* | Add prototypes.Ralf Corsepius2008-08-031-10/+10
| |
* | This commit was generated by cvs2svn to compensate for changes in r16912,Ralf Corsepius2008-02-181-0/+569
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2008-02-181-0/+569
| |
| * Import from zlib-1.2.4Ralf Corsepius2008-02-171-41/+50
| |
| * Import from zlib-1.2.4Ralf Corsepius2008-01-111-2/+2
| |
* | Regenerate.Ralf Corsepius2007-01-081-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r13861,Ralf Corsepius2006-10-141-0/+152
|\| | | | | which included commits to RCS files with non-trunk default branches.