aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/arm.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-15Fix uint32_t -> size_t in ARM and ARM-Thumb filters.Lasse Collin1-1/+1
On 64-bit system it would have gone into infinite loop if a single input buffer was over 4 GiB (unlikely).
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-12/+5
Some minor documentation cleanups were made at the same time.
2007-12-09Imported to git.Lasse Collin1-0/+76