Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 1 | -0/+2 |
2024-02-14 | Change most public domain parts to 0BSD. | Lasse Collin | 1 | -3/+0 |
2023-09-22 | xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. | Lasse Collin | 1 | -2/+4 |
2011-05-17 | Add underscores to attributes (__attribute((__foo__))). | Lasse Collin | 1 | -2/+2 |
2010-10-10 | lzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t. | Lasse Collin | 1 | -1/+1 |
2010-10-10 | lzmainfo: Use fileno(stdin) instead of STDIN_FILENO. | Lasse Collin | 1 | -1/+1 |
2010-10-09 | lzmainfo: Use setmode() on DOS-like systems. | Lasse Collin | 1 | -0/+9 |
2010-10-08 | Use LZMA_VERSION_STRING instead of PACKAGE_VERSION. | Lasse Collin | 1 | -1/+1 |
2010-01-27 | Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. | Lasse Collin | 1 | -1/+1 |
2009-12-09 | Remove redefinition of _(msgid) macro from lzmainfo.c. | Lasse Collin | 1 | -7/+0 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -45/+20 |
2009-08-13 | Add lzmainfo for backward compatibility with LZMA Utils. | Lasse Collin | 1 | -0/+242 |