aboutsummaryrefslogtreecommitdiff
path: root/src/xz (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Use pthread_sigmask() instead of sigprocmask() when pthreadsLasse Collin2-2/+3
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin2-7/+1
2008-12-27Some xz command line tool improvements.Lasse Collin5-44/+121
2008-12-17xz message handling improvementsLasse Collin3-14/+146
2008-12-10Remove obsolete comment.Lasse Collin1-1/+0
2008-12-10Use "decompression" consistently in --long-help.Lasse Collin1-1/+1
2008-12-10Added preset=NUM to --lzma1 and --lzma2. This makes it easyLasse Collin2-0/+9
2008-12-01In command line tool, take advantage of memusage calculation'sLasse Collin1-4/+4
2008-11-28Tested using COLUMNS environment variable to avoid brokenLasse Collin1-5/+9
2008-11-27Cleanups to message.c.Lasse Collin1-29/+18
2008-11-22Typo fixLasse Collin1-1/+1
2008-11-20Support NetBSD's errno for O_NOFOLLOW.Lasse Collin1-0/+8
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin21-0/+4949