aboutsummaryrefslogtreecommitdiffstats
path: root/lib/checksum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-07lib/checksum.c: optimize do_csum a bitIan Abbott1-8/+5
2009-11-03lib/checksum: fix one more thinkoArnd Bergmann1-2/+2
2009-11-03lib/checksum.c: make do_csum optionalArnd Bergmann1-0/+2
2009-11-03lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann1-4/+4
2009-06-19lib/checksum.c: fix endianess bugArnd Bergmann1-1/+9
2009-06-11add generic lib/checksum.cArnd Bergmann1-0/+193