]> git.ozlabs.org Git - ccan/commit
Convert to 64 bit crcs: change semantics of crcbits field to be *upper* not *lower...
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 7 Jun 2009 03:10:47 +0000 (12:40 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 7 Jun 2009 03:10:47 +0000 (12:40 +0930)
commit8827948b1953c759042f174997c3d28d13988c9c
tree0050baba61c02749e36255556505fc80f2bc6836
parent86b394d9b48fb29053347cde1336e819187ea93b
Convert to 64 bit crcs: change semantics of crcbits field to be *upper* not *lower* bits.
ccan/crcsync/_info
ccan/crcsync/crcsync.c
ccan/crcsync/crcsync.h
ccan/crcsync/test/run-crash.c
ccan/crcsync/test/run-crc.c
ccan/crcsync/test/run-roll.c
ccan/crcsync/test/run.c