DRY out multiple hash functions.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Sep 2009 11:19:18 +0000 (13:19 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Sep 2009 11:19:18 +0000 (13:19 +0200)
commit85a4a8d3f48c3d2c95efb6437b25f0804d966161
tree9111f131a116254574e3235291554ab1374fa0e9
parent096341d55d0f82fbfdf4c1389c2216c368d385f3
DRY out multiple hash functions.

Jenkins hash function now in one place.
src/Makefile.am
src/jenkins_hash.c [new file with mode: 0644]
src/jenkins_hash.h [new file with mode: 0644]
src/marchash.c
src/reclists.c
src/termlists.c