This is Shachar Shemesh's patch for making the hash-table code
authorWayne Davison <wayned@samba.org>
Mon, 27 Feb 2006 21:16:04 +0000 (21:16 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 27 Feb 2006 21:16:04 +0000 (21:16 +0000)
commitd9bca0c32fe5c76668ec89c64dc5ec26a838f40e
treedf3f36fc28d1d5d27cea005377032f6de3a9aec7
parentd733de97f51cdac1316c27fb4c96eb307d4842ce
This is Shachar Shemesh's patch for making the hash-table code
work better with large files.  I further modified it to eliminate
the extra level of indirectness (and the qsort()), which saves
memory.
match.c