[File] [PATCH] Zstandard decompression using libzstd
Dr. Werner Fink
werner at suse.de
Wed Sep 14 14:04:40 UTC 2022
This is useful indeed
file -z snd.ko.zst
snd.ko.zst: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV) (Zstandard compressed data (v0.8+), Dictionary ID: None)
Werner
On 2022/09/13 21:09:29 -0300, Martin Rodriguez Reboredo wrote:
> Uses the streaming decompression API of libzstd to obtain inflated info for
> magic processing from Zstandard compressed data.
> ---
> configure.ac | 19 ++++++++++++++
> src/compress.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 87 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index ffbe0f69..9172be9d 100644
[...]
--
"Having a smoking section in a restaurant is like having
a peeing section in a swimming pool." -- Edward Burr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <https://mailman.astron.com/pipermail/file/attachments/20220914/b0667393/attachment.asc>
More information about the File
mailing list