Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Sat Jan 10 05:11:23 UTC 2026
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
src/usr.bin/gzip: unxz.c
Log Message:
fix gzip -d on a xz file (worked fine for pipe).
add test cases for testing all the various types of decompression from file.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/gzip/t_gzip.sh
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/gzip/unxz.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index