freebsd-nq/usr.bin/compress
Jilles Tjoelker f084f76687 compress: Allow uncompress -c with multiple pathnames, as required by POSIX.
Per POSIX, allow passing multiple pathnames to uncompress -c, concatenating
the uncompressed data.

Passing multiple pathnames to compress -c remains disallowed, since the
result cannot be decompressed.

PR:		219387
Reported by:	Jörg Schilling
2017-05-21 14:35:16 +00:00
..
doc
tests compress: Allow uncompress -c with multiple pathnames, as required by POSIX. 2017-05-21 14:35:16 +00:00
compress.1
compress.c compress: Allow uncompress -c with multiple pathnames, as required by POSIX. 2017-05-21 14:35:16 +00:00
Makefile
Makefile.depend
zopen.3
zopen.c
zopen.h