[Toybox] [PATCH] file, tar: basic zstd awareness.
enh
enh at google.com
Fri Dec 6 11:57:12 PST 2024
We're seeing ever more zstd-compressed files in the wild, so even though
toybox can't compress/decompress zstd without an external helper, it
still seems useful to integrate with any that happens to be on the
system.
---
toys/posix/file.c | 2 ++
toys/posix/tar.c | 22 +++++++++++++---------
2 files changed, 15 insertions(+), 9 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241206/ea712ec9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-file-tar-basic-zstd-awareness.patch
Type: text/x-patch
Size: 6095 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241206/ea712ec9/attachment.bin>
More information about the Toybox
mailing list