1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/xz
Lasse Collin dd7c3841ff Fix wrong assertion.
This was added in 455e68c030.
2010-02-02 11:50:11 +02:00
..
args.c Add a missing space to an error message. 2010-01-26 23:37:46 +02:00
args.h Add support for --info-memory and --robot to xz. 2009-11-16 18:16:45 +02:00
coder.c Select the default integrity check type at runtime. 2010-01-31 19:52:38 +02:00
coder.h Updated comments to match renamed files. 2009-06-26 21:00:35 +03:00
file_io.c Fix compression of symlinks with --force. 2010-02-01 11:44:45 +02:00
file_io.h Delay opening the destionation file and other fixes. 2010-01-31 12:01:54 +02:00
hardware.c Add lzma_physmem(). 2009-11-15 12:40:17 +02:00
hardware.h Make the default memory usage limit 40 % of RAM for both 2009-05-22 11:29:50 +03:00
list.c Fix typos in comments. 2010-02-01 22:47:54 +02:00
list.h Add initial version of xz --list. 2010-01-24 23:50:54 +02:00
main.c Fix wrong assertion. 2010-02-02 11:50:11 +02:00
main.h Various changes. 2009-09-19 09:47:30 +03:00
Makefile.am Add list.h to src/xz/Makefile.am. 2010-01-29 22:48:04 +02:00
message.c Improve displaying of the memory usage limit. 2010-01-31 18:17:50 +02:00
message.h Delay opening the destionation file and other fixes. 2010-01-31 12:01:54 +02:00
options.c Fix a design error in liblzma API. 2009-11-14 18:59:19 +02:00
options.h Add support for specifying the BCJ filter start offset 2009-05-23 15:12:23 +03:00
private.h Add initial version of xz --list. 2010-01-24 23:50:54 +02:00
signals.c Don't use uninitialized sigset_t. 2010-01-31 12:53:56 +02:00
signals.h Various changes. 2009-09-19 09:47:30 +03:00
suffix.c Various changes. 2009-09-19 09:47:30 +03:00
suffix.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
util.c Improve displaying of the memory usage limit. 2010-01-31 18:17:50 +02:00
util.h Improve displaying of the memory usage limit. 2010-01-31 18:17:50 +02:00
xz.1 Update the xz man page to match the previous two commits. 2010-01-15 11:05:11 +02:00
xz_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00