git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19f949f
)
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
author
Markus F.X.J. Oberhumer
<markus@oberhumer.com>
Mon, 13 Aug 2012 15:24:24 +0000
(17:24 +0200)
committer
Markus F.X.J. Oberhumer
<markus@oberhumer.com>
Wed, 20 Feb 2013 18:36:00 +0000
(19:36 +0100)
Rename the source file to match the function name and thereby
also make room for a possible future even slightly faster
"non-safe" decompressor version.
Signed-off-by: Markus F.X.J. Oberhumer <markus@oberhumer.com>
No differences found