.. |
args.c
|
xz: Make xz buildable even when encoders or decoders are disabled.
|
2015-11-03 20:29:33 +02:00 |
args.h
|
xz: Make arg_count an unsigned int to silence a warning.
|
2015-03-07 19:54:00 +02:00 |
coder.c
|
xz: Make xz buildable even when encoders or decoders are disabled.
|
2015-11-03 20:29:33 +02:00 |
coder.h
|
xz: Add incomplete support for --block-list.
|
2012-07-03 21:16:39 +03:00 |
file_io.c
|
xz: Add io_seek_src().
|
2017-04-05 18:47:22 +03:00 |
file_io.h
|
xz: Add io_seek_src().
|
2017-04-05 18:47:22 +03:00 |
hardware.c
|
xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores().
|
2014-06-18 22:07:06 +03:00 |
hardware.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
list.c
|
xz: Check the value of lzma_stream_flags.version in --list.
|
2013-06-26 13:30:57 +03:00 |
list.h
|
Add initial version of xz --list.
|
2010-01-24 23:50:54 +02:00 |
main.c
|
xz: Make xz buildable even when encoders or decoders are disabled.
|
2015-11-03 20:29:33 +02:00 |
main.h
|
Collection of language fixes to comments and docs.
|
2010-02-12 13:16:15 +02:00 |
Makefile.am
|
Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am.
|
2016-04-10 20:55:49 +03:00 |
message.c
|
liblzma: Add generic support for input seeking (LZMA_SEEK).
|
2017-03-30 20:00:09 +03:00 |
message.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
mytime.c
|
xz: Move some of the timing code into mytime.[hc].
|
2013-07-04 12:51:57 +03:00 |
mytime.h
|
xz: Move some of the timing code into mytime.[hc].
|
2013-07-04 12:51:57 +03:00 |
options.c
|
xz: size_t/uint32_t cleanup in options.c.
|
2015-03-07 22:05:57 +02:00 |
options.h
|
Remove the Subblock filter code for now.
|
2010-05-26 09:55:47 +03:00 |
private.h
|
xz: Make xz buildable even when encoders or decoders are disabled.
|
2015-11-03 20:29:33 +02:00 |
signals.c
|
xz: Rename a variable to avoid a namespace collision on Solaris.
|
2014-04-09 17:26:10 +03:00 |
signals.h
|
Take Cygwin into account in some #if lines.
|
2010-05-27 14:32:51 +03:00 |
suffix.c
|
xz: Fix use of wrong variable.
|
2014-01-12 12:17:08 +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-09-28 20:11:09 +03:00 |
util.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
xz.1
|
xz: Document that threaded decompression hasn't been implemented yet.
|
2015-05-11 21:26:16 +03:00 |
xz_w32res.rc
|
Added public domain notice into a few files.
|
2009-07-18 11:26:39 +03:00 |