Whamcloud - gitweb
tst_libext2fs: Avoid multiple definition of global variables
[tools/e2fsprogs.git] / lib / ext2fs / crc32c.c
2016-08-10 Adrien Schildknechtlibext2fs: replace 'unsigned long' by 'uintptr_t'
2013-05-20 Theodore Ts'olibext2fs: fix gcc -Wall nits
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-08-03 Darrick J. Wonglibext2fs: optimize the CRC32c implementation
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2011-10-04 Theodore Ts'olibext2fs: move #include "ext2fs.h" from crc32c_defs...
2011-09-24 Andreas Dilgermisc: quiet minor compiler errors
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Darrick J. Wonglibext2fs: Add crc32c implementation for metadata check...