summaryrefslogtreecommitdiff
path: root/lib/libz/example.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-221-2/+2
| | | | | | | | | library. Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=205471
* Resolve conflicts.Dag-Erling Smørgrav2006-03-231-3/+1
| | | | Notes: svn path=/head/; revision=157046
* Since the FreeBSD local modifications are mostly trivial (consistingTim Kientzle2005-05-111-2/+1
| | | | | | | | | | | | | | | | primarily of pointless $FreeBSD$ tags), sync most files in HEAD with those in the ZLIB branch. This minimizes the differences between HEAD and ZLIB and should simplify future imports. After this, there are only three files with local modifications (gzio.c, minigzip.c, and zconf.h) and two non-vendor files (Makefile, zopen.c). The rest exactly match the vendor distribution. PR: i386/76294 MFC after: 2 weeks Notes: svn path=/head/; revision=146081
* Resolve conflicts.Tim J. Robbins2004-06-301-63/+74
| | | | Notes: svn path=/head/; revision=131380
* Fix conflicts.Brian Feldman2002-03-111-1/+1
| | | | Notes: svn path=/head/; revision=92114
* Add huff __FBSDID()s puff to whew! libzMatthew Dillon2001-09-301-1/+2
| | | | Notes: svn path=/head/; revision=84228
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline.Peter Wemm1999-01-101-12/+18
| | | | Notes: svn path=/head/; revision=42471
* Merge conflicts.Steve Price1998-02-281-24/+71
| | | | Notes: svn path=/head/; revision=33908
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Initial import of zlib-1.0.4Peter Wemm1996-08-181-0/+503
Notes: svn path=/vendor/libz/dist/; revision=17651