.. |
args.c
|
xz: Fix a typo in a comment.
|
2011-11-04 17:57:16 +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 xz on EBCDIC systems.
|
2011-11-03 17:07:22 +02:00 |
coder.h
|
xz: Change size_t to uint32_t in a few places.
|
2011-04-08 17:53:05 +03:00 |
file_io.c
|
xz: Fix input file position when --single-stream is used.
|
2011-05-01 12:24:23 +03:00 |
file_io.h
|
xz: Fix input file position when --single-stream is used.
|
2011-05-01 12:24:23 +03:00 |
hardware.c
|
xz: Minor internal changes to handling of --threads.
|
2011-04-09 15:11:13 +03:00 |
hardware.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
list.c
|
xz: Show minimum required XZ Utils version in xz -lvv.
|
2011-11-07 13:07:52 +02: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: Fix output of verbose --robot --list modes.
|
2012-05-27 21:53:20 +03:00 |
message.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
options.c
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
options.h
|
Remove the Subblock filter code for now.
|
2010-05-26 09:55:47 +03:00 |
private.h
|
Put the unstable APIs behind #ifdef LZMA_UNSTABLE.
|
2011-04-12 12:42:37 +03:00 |
signals.c
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
signals.h
|
Take Cygwin into account in some #if lines.
|
2010-05-27 14:32:51 +03:00 |
suffix.c
|
xz/DOS: Add experimental 8.3 filename support.
|
2011-04-10 13:09:42 +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
|
xz: Multiple fixes.
|
2010-09-10 10:30:33 +03:00 |
util.h
|
Add underscores to attributes (__attribute((__foo__))).
|
2011-05-17 11:54:38 +03:00 |
xz.1
|
Remove doubled words from documentation and comments.
|
2011-04-12 11:59:49 +03:00 |
xz_w32res.rc
|
Added public domain notice into a few files.
|
2009-07-18 11:26:39 +03:00 |