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
2011-04-05 15:27:26 +03:00
..
args.c xz: Add --block-size=SIZE. 2011-03-18 19:10:30 +02:00
args.h xz: Use an array instead of pointer for stdin_filename. 2010-09-05 21:11:33 +03:00
coder.c xz: Call lzma_end(&strm) before exiting if debugging is enabled. 2011-04-05 15:13:29 +03:00
coder.h xz: Call lzma_end(&strm) before exiting if debugging is enabled. 2011-04-05 15:13:29 +03:00
file_io.c xz: Use posix_fadvise() if it is available. 2011-04-05 15:27:26 +03:00
file_io.h Delay opening the destionation file and other fixes. 2010-01-31 12:01:54 +02:00
hardware.c xz: Add a note to translators. 2010-09-07 12:31:40 +03:00
hardware.h Disable the memory usage limiter by default. 2010-08-07 20:45:18 +03:00
list.c xz: Edit a translators comment. 2010-09-15 00:34:13 +03:00
list.h Add initial version of xz --list. 2010-01-24 23:50:54 +02:00
main.c xz: Call lzma_end(&strm) before exiting if debugging is enabled. 2011-04-05 15:13:29 +03:00
main.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00
message.c xz: Add --block-size=SIZE. 2011-03-18 19:10:30 +02:00
message.h Clean up a few FIXMEs and TODOs. 2010-10-19 11:44:37 +03:00
options.c xz: Fix grammar. 2010-09-04 23:14:44 +03:00
options.h Remove the Subblock filter code for now. 2010-05-26 09:55:47 +03:00
private.h xz: Multiple fixes. 2010-09-10 10:30:33 +03:00
signals.c xz: Avoid raise() also on OpenVMS. 2010-10-12 15:13:30 +03:00
signals.h Take Cygwin into account in some #if lines. 2010-05-27 14:32:51 +03:00
suffix.c xz: Clean up suffix.c. 2011-02-06 20:16:14 +02:00
suffix.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
util.c xz: Multiple fixes. 2010-09-10 10:30:33 +03:00
util.h Add alloc_size and malloc attributes to a few functions. 2011-01-18 21:23:50 +02:00
xz.1 A few more languages files to the xz man page. 2010-10-04 19:43:01 +03:00
xz_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00