Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liblzma: Avoid possible overflow on signed left shift | Brad King | 2016-05-25 | 1 | -1/+1 |
| | | | | Use an unsigned value to produce the needed mask. | ||||
* | liblzma: Port from C99 to C89/90 | Daniel Pfeifer | 2014-07-29 | 1 | -6/+13 |
| | | | | | Remove use of designated initializers and declarations of variables after statements. Leave "//" comments as-is for now. | ||||
* | Merge branch 'liblzma-upstream' into add-liblzma | Brad King | 2014-07-21 | 1 | -0/+154 |