Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-12 | randomconfig fixes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2002-04-15 | * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard | Matt Kraai | |
output. * testsuite/bunzip2/bzcat-does-not-remove-compressed-file: New. | |||
2002-03-27 | * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. | Matt Kraai | |
* testsuite/gunzip/gunzip-reads-from-standard-input: Likewise. | |||
2002-03-27 | * archival/bunzip2.c (bunzip2_main): Remove compressed file. | Matt Kraai | |
* testsuite/bunzip2/bunzip2-removes-compressed-file: New. | |||
2002-03-27 | * archival/bunzip2.c: Include <unistd.h>. | Matt Kraai | |
(bunzip2_main): Read data from standard input if FILE argument is `-' or omitted. * include/usage.h (bunzip2_trivial_usage, bunzip2_full_usage): Rewrite. * testsuite/bunzip2/bunzip2-reads-from-standard-input: New. |