Files
rtems/cpukit/libmisc/xz/README
Chris Johns 826f3afaf3 libmisc/xz: Add xz decompression.
Add support to untar XZ compressed files.
2016-10-13 13:11:40 +11:00

10 lines
200 B
Plaintext

XZ Emebdded
Chris Johns <chrisj@rtems.org> 2016
The code is take from the git repo:
http://git.tukaani.org/xz-embedded.git
The source has been pulled out of the Linux structure held in the repo.