<div dir="ltr">We're seeing ever more zstd-compressed files in the wild, so even though<br>toybox can't compress/decompress zstd without an external helper, it<br>still seems useful to integrate with any that happens to be on the<br>system.<br>---<br> toys/posix/file.c |  2 ++<br> toys/posix/tar.c  | 22 +++++++++++++---------<br> 2 files changed, 15 insertions(+), 9 deletions(-)<br><br></div>