Added : LZ4_compressBound() function
corrected : bench.c now correctly detects file size on a wider ranger of compilers; thanks to Erik Andersen
minor : removed warnings on undefined (-Wundef on gcc), thanks David Sterba for suggestion


git-svn-id: https://lz4.googlecode.com/svn/trunk@55 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
5 files changed
tree: d093d8d8051ccadcc9a47e144133a9efcbdf8dba
  1. Makefile
  2. bench.c
  3. bench.h
  4. lz4.c
  5. lz4.h
  6. lz4demo.c