aboutsummaryrefslogtreecommitdiff
path: root/lib/checksum.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-03lib/checksum: fix one more thinkoGravatar Arnd Bergmann 1-2/+2
2009-11-03lib/checksum.c: make do_csum optionalGravatar Arnd Bergmann 1-0/+2
2009-11-03lib/checksum.c: use 32-bit arithmetic consistentlyGravatar Arnd Bergmann 1-4/+4
2009-06-19lib/checksum.c: fix endianess bugGravatar Arnd Bergmann 1-1/+9
2009-06-11add generic lib/checksum.cGravatar Arnd Bergmann 1-0/+193