crc32 algorithm. obtained from dr dobb's journal
authorLuke Leighton <lkcl@samba.org>
Tue, 6 Oct 1998 21:43:58 +0000 (21:43 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 6 Oct 1998 21:43:58 +0000 (21:43 +0000)
commitb960514077419ddd13dcd8824f40ad1b0e3555d1
tree095369d8ffff9fea0c0ca9241a61d6b34d2230d4
parentf8a3e2df1186de898866087536e56892b8e10ba7
crc32 algorithm.  obtained from dr dobb's journal
http://www.ddj.com/ftp/1992/1992.05/crcman.zip.
copyright 1992 mark r nelson.
(This used to be commit 73667141af2f707fe306a0fda4853d160e55bd97)
source3/lib/crc32.c [new file with mode: 0644]