]> icculus.org git repositories - icculus/xz.git/history - src/xz/main.c
Move some LZMA2 constants to lzma2_encoder.h so that they
[icculus/xz.git] / src / xz / main.c
2009-01-07 Lasse CollinUse pthread_sigmask() instead of sigprocmask() when...
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...