aboutsummaryrefslogtreecommitdiff
path: root/src/lzmainfo (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin3-2/+5
2024-02-14Change most public domain parts to 0BSD.Lasse Collin4-12/+1
2023-09-22xz, xzdec, lzmainfo: Use tuklib_attr_noreturn.Lasse Collin1-2/+4
2014-10-29Build: Prepare to support Automake's subdir-objects.Lasse Collin1-2/+2
2013-06-30Man pages: Use similar syntax for synopsis as in xz.Lasse Collin1-2/+2
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-2/+2
2010-10-10lzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t.Lasse Collin1-1/+1
2010-10-10lzmainfo: Use fileno(stdin) instead of STDIN_FILENO.Lasse Collin1-1/+1
2010-10-09lzmainfo: Use setmode() on DOS-like systems.Lasse Collin1-0/+9
2010-10-09lzmainfo: Add Windows resource file.Lasse Collin2-0/+21
2010-10-08Use LZMA_VERSION_STRING instead of PACKAGE_VERSION.Lasse Collin1-1/+1
2010-10-05Build: Remove the static/dynamic tricks.Lasse Collin1-3/+1
2010-09-27Major man page updates.Lasse Collin1-10/+15
2010-07-28Language fixes for man pages.Lasse Collin1-2/+2
2010-01-27Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.Lasse Collin1-1/+1
2009-12-09Remove redefinition of _(msgid) macro from lzmainfo.c.Lasse Collin1-7/+0
2009-09-19Various changes.Lasse Collin2-46/+24
2009-08-13Link lzmainfo against shared liblzma by default.Lasse Collin1-2/+2
2009-08-13Add lzmainfo for backward compatibility with LZMA Utils.Lasse Collin3-0/+326