Go to file
yann.collet.73@gmail.com 4045a42bb1 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
2012-02-16 18:39:50 +00:00
bench.c Added : LZ4_compressBound() function 2012-02-16 18:39:50 +00:00
bench.h Added : benchmark function within command-line utility 2012-01-08 02:45:32 +00:00
lz4.c Added : LZ4_compressBound() function 2012-02-16 18:39:50 +00:00
lz4.h Added : LZ4_compressBound() function 2012-02-16 18:39:50 +00:00
lz4demo.c Added : LZ4_compressBound() function 2012-02-16 18:39:50 +00:00
Makefile Added : LZ4_compressBound() function 2012-02-16 18:39:50 +00:00