aboutsummaryrefslogtreecommitdiff
path: root/src/xz/util.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-22xz: Create separate is_tty() function.Jia Tan1-0/+14
2023-10-31xz, xzdec, lzmainfo: Use tuklib_attr_noreturn.Lasse Collin1-4/+4
2023-10-31Remove incorrect uses of __attribute__((__malloc__)).Lasse Collin1-2/+2
2022-10-25xz: Refactor to remove is_empty_filename().Lasse Collin1-4/+0
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-3/+3
2011-01-18Add alloc_size and malloc attributes to a few functions.Lasse Collin1-2/+3
2010-09-10xz: Multiple fixes.Lasse Collin1-7/+0
2010-01-31Improve displaying of the memory usage limit.Lasse Collin1-0/+6
2010-01-24Some improvements to printing sizes in xz.Lasse Collin1-0/+44
2009-06-26Ugly hack to make it possible to use the thousand separatorLasse Collin1-0/+20
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-5/+0
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+0
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-2/+41