xz/src/xz
Lasse Collin 128586213f Beta was supposed to be API stable but I had forgot to rename
lzma_memlimit_encoder and lzma_memlimit_decoder to
lzma_raw_encoder_memlimit and lzma_raw_decoder_memlimit. :-(
Now it is fixed. Hopefully it doesn't cause too much trouble
to those who already thought API is stable.
2009-01-17 14:24:25 +02:00
..
Makefile.am Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
args.c Some xz command line tool improvements. 2008-12-27 19:30:19 +02:00
args.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
hardware.c Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
hardware.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
io.c Support NetBSD's errno for O_NOFOLLOW. 2008-11-20 22:59:10 +02:00
io.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
list.c Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
main.c Use pthread_sigmask() instead of sigprocmask() when pthreads 2009-01-07 18:41:15 +02:00
main.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
message.c Some xz command line tool improvements. 2008-12-27 19:30:19 +02:00
message.h xz message handling improvements 2008-12-17 20:11:23 +02:00
options.c Some xz command line tool improvements. 2008-12-27 19:30:19 +02:00
options.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
private.h Use pthread_sigmask() instead of sigprocmask() when pthreads 2009-01-07 18:41:15 +02:00
process.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
process.h Some xz command line tool improvements. 2008-12-27 19:30:19 +02:00
suffix.c Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
suffix.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
util.c Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
util.h Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00