Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liblzma: Map fixed-size integer types from KWIML as typedefs | Brad King | 2020-06-03 | 1 | -9/+9 |
* | liblzma: Use KWIML to get fixed-size integer types | Brad King | 2020-05-25 | 1 | -154/+25 |
* | liblzma: Drop unused code providing uintmax_t and intmax_t | Brad King | 2020-05-25 | 1 | -14/+0 |
* | liblzma: Drop checks for inline and restrict keywords | Brad King | 2018-08-06 | 1 | -24/+0 |
* | liblzma: Name sizeof size_t macro consistently with upstream | Brad King | 2018-08-06 | 1 | -1/+1 |
* | liblzma: Revert "Avoid defining a 'restrict' macro" | Brad King | 2018-08-06 | 1 | -4/+2 |
* | liblzma: Use unaligned access only on Intel and PowerPC archs | Brad King | 2015-04-01 | 1 | -1/+7 |
* | liblzma: fix build on platforms with no SIZE_MAX defined. | Chuck Atkins | 2014-11-03 | 1 | -3/+1 |
* | liblzma: Avoid defining a 'restrict' macro | Brad King | 2014-07-29 | 1 | -2/+4 |
* | liblzma: Add CMake build system | Daniel Pfeifer | 2014-07-23 | 1 | -0/+283 |