summaryrefslogtreecommitdiffstats
path: root/contrib/xz/src/liblzma/simple/simple_decoder.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge xz 5.2.0.rpaulo2015-02-091-1/+1
| | | | | | | | | | | | | This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr. Soon libarchive will be modified to use the new lzma API. Thanks to antoine@ for the exp-run. Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-101-0/+40
Add support for xz and lzma to lesspipe.sh (xzless, lzless) Bump __FreeBSD_version Approved by: delphij (mentor) MFC after: 2 weeks
OpenPOWER on IntegriCloud