xz/src
Lasse Collin 3bdb53792c Remove --force from xzdec.
It was ignored for compatibility with xz, but now that
--decompress --stdout --force copies unrecognized files
as is to stdout, simply ignoring --force in xzdec would
be wrong. xzdec will not support copying unrecognized
data as is to stdout, so it cannot support --force.
2009-07-08 22:50:16 +03:00
..
common Make physmem() work on Cygwin 1.5 and older. 2009-06-27 22:57:15 +03:00
liblzma Use sed instead of $(SED) so that we don't need to 2009-07-06 10:36:04 +03:00
scripts Use sed instead of $(SED) so that we don't need to 2009-07-06 10:36:04 +03:00
xz Use sed instead of $(SED) so that we don't need to 2009-07-06 10:36:04 +03:00
xzdec Remove --force from xzdec. 2009-07-08 22:50:16 +03:00
Makefile.am Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00