aboutsummaryrefslogtreecommitdiff
path: root/lib/libz/zopen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Add zdopen(3) to complement zopen(3).Mark Johnston2018-12-061-0/+16
* Fix up FreeBSD tag for files not from a vendor branchEd Maste2013-10-311-1/+1
* Make it possible to seek within a gzip stream.Xin LI2013-10-161-2/+8
* MFV: Update zlib to 1.2.7.Xin LI2012-06-211-3/+9
* Add huff __FBSDID()s puff to whew! libzMatthew Dillon2001-09-301-4/+2
* Add zopen(), a stdio wrapper for gzipped data streams.Kris Kennaway2001-09-061-0/+39