summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * Import from zlib-1.2.4Ralf Corsepius2006-10-141-0/+152
| |
* | This commit was generated by cvs2svn to compensate for changes in r13747,Ralf Corsepius2006-08-122-0/+556
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.5Ralf Corsepius2006-08-122-0/+556
| |
| * Import from zlib-1.2.4Ralf Corsepius2006-08-122-126/+126
| |
* | This commit was generated by cvs2svn to compensate for changes in r13434,Ralf Corsepius2006-05-281-0/+107
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2006-05-281-0/+107
| |
* | This commit was generated by cvs2svn to compensate for changes in r13387,Ralf Corsepius2006-03-231-0/+12
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2006-03-231-0/+12
| |
| * Import from zlib-1.2.4Ralf Corsepius2006-03-031-4/+4
| |
* | Regenerate.Ralf Corsepius2006-01-141-1/+1
| |
* | Regenerate.Ralf Corsepius2006-01-121-0/+4
| |
* | Remove all-local.Ralf Corsepius2006-01-121-2/+0
| |
* | Regenerate.Ralf Corsepius2006-01-121-1/+1
| |
* | Regenerate.Ralf Corsepius2006-01-121-3/+3
| |
* | CleanupsRalf Corsepius2006-01-121-4/+0
| |
* | Regenerate.Ralf Corsepius2006-01-101-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r12921,Ralf Corsepius2005-12-111-0/+404
|\| | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2005-12-111-0/+404
| |
* | NewRalf Corsepius2005-11-101-0/+2
| |
* | 2005-10-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-302-1/+8
| | | | | | | | | | * zconf.h: Hard-code using unistd.h. Hard-code Z_PREFIX.
* | 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-281-0/+1
| | | | | | | | * zconf.in.h: Remove (Unused).
* | Remove (Unused)Ralf Corsepius2005-10-281-330/+0
| |
* | 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-281-0/+5
| | | | | | | | | | * zconf.h: Use uint_least*_t types. * crc32.c, zutil.c, zutil.h: Misc. type fixes.
* | Misc. type fixesRalf Corsepius2005-10-283-9/+9
| |
* | Use uint_least*_t types.Ralf Corsepius2005-10-281-0/+9
| |
* | 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-281-0/+5
| | | | | | | | | | * Makefile.am: New. * preinstall.am: New.
* | New.Ralf Corsepius2005-10-282-0/+72
| |
* | * adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c,Ralf Corsepius2005-10-281-0/+6
| | | | | | | | | | trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat CVS Ids.
* | Reformat CVS IdsRalf Corsepius2005-10-2812-12/+12
| |
* | 2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-281-0/+9
| | | | | | | | | | | | | | | | | | * 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.
* | Remove.Ralf Corsepius2005-10-285-1639/+0
| |
* | Rename the original ChangeLog to ChangeLog.zlibRalf Corsepius2005-10-281-0/+0
| |
* | Apply FC4's zlib-1.2.2.2-can-2005-2096.patchRalf Corsepius2005-10-281-1/+1
| |
* | Apply FC4's zlib-1.2.2.2-can-2005-1849.patchRalf Corsepius2005-10-281-4/+4
| |
* | Post-import cleanupRalf Corsepius2005-10-28147-32362/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r12486,Ralf Corsepius2005-10-281-9/+9
|\| | | | | which included commits to RCS files with non-trunk default branches.