pcompress/lzp
Moinak Ghosh 26a4f42506 Introduce strict compiler flags and fix scores of warnings/issues.
Avoid different optimization flags for Dedupe sources.
Fix liberal mixing of uint64_t and int64_t (should all be uint64_t).
Fix corner case crash when decompressing.
2012-12-27 23:06:48 +05:30
..
lzp.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
lzp.h Get rid of size_t in places where 64-bitness is assumed. 2012-12-09 10:15:06 +05:30