summaryrefslogtreecommitdiffstats
path: root/lib/libz/zopen.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV: Update zlib to 1.2.7.delphij2012-06-211-3/+9
| | | | | | | | (x86 assembler optimization disabled for now because it requires the new .cfi_* directives that is not supported by base system binutils). MFC after: 1 week
* Add huff __FBSDID()s puff to whew! libzdillon2001-09-301-4/+2
|
* Add zopen(), a stdio wrapper for gzipped data streams.kris2001-09-061-0/+39
Obtained from: NetBSD
OpenPOWER on IntegriCloud