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
2010-09-04 23:12:20 +03:00
..
args.c Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
args.h Add missing const to a global constant in xz. 2010-08-06 20:22:16 +03:00
coder.c xz: Make -vv show also decompressor memory usage. 2010-09-03 15:54:40 +03:00
coder.h Add --no-adjust. 2010-06-15 14:06:29 +03:00
file_io.c Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
file_io.h Delay opening the destionation file and other fixes. 2010-01-31 12:01:54 +02:00
hardware.c Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
hardware.h Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
list.c Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
list.h Add initial version of xz --list. 2010-01-24 23:50:54 +02:00
main.c Fix a Windows-specific FIXME in signal handling code. 2010-06-02 21:32:12 +03:00
main.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
Makefile.am Add list.h to src/xz/Makefile.am. 2010-01-29 22:48:04 +02:00
message.c xz: Minor improvements to --help and --long-help. 2010-09-04 22:10:32 +03:00
message.h Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
options.c xz: Use lzma_lzma_preset() to initialize the options structure. 2010-09-04 23:12:20 +03:00
options.h Remove the Subblock filter code for now. 2010-05-26 09:55:47 +03:00
private.h Fix a Windows-specific FIXME in signal handling code. 2010-06-02 21:32:12 +03:00
signals.c Fix a Windows-specific FIXME in signal handling code. 2010-06-02 21:32:12 +03:00
signals.h Take Cygwin into account in some #if lines. 2010-05-27 14:32:51 +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 Fix string to uint64_t conversion. 2010-06-11 21:43:28 +03:00
util.h Improve displaying of the memory usage limit. 2010-01-31 18:17:50 +02:00
xz.1 Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
xz_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00