xz-analysis-mirror/src/xz
Lasse Collin b7dee202d5 xz: Fix return value type in io_write_buf().
It didn't affect the behavior of the code since -1
becomes true anyway.
2013-06-28 23:56:34 +03:00
..
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00
args.c xz: Fix a typo in a comment. 2011-11-04 17:57:45 +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: Fix interaction between preset and custom filter chains. 2013-06-26 10:54:18 +03:00
coder.h xz: Change size_t to uint32_t in a few places. 2013-06-26 10:54:09 +03:00
file_io.c xz: Fix return value type in io_write_buf(). 2013-06-28 23:56:34 +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 Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +03:00
list.c xz: Check the value of lzma_stream_flags.version in --list. 2013-06-26 13:31:19 +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
message.c xz: Don't show a huge number in -vv when memory limit is disabled. 2012-05-29 12:54:47 +03:00
message.h Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +03:00
options.c Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +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 Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +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-04 22:49:31 +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: Improve handling of failed realloc in xrealloc. 2012-12-15 20:01:45 +02:00
util.h Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +03:00
xz.1 xz: Make the man page more friendly to doclifter. 2013-06-26 10:58:07 +03:00
xz_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00