]> git.evergreen-ils.org Git - OpenSRF.git/commit
moved osrf_hash code to osrf_big_hash as the Judy big hash implementation
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 13 Mar 2006 22:23:53 +0000 (22:23 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 13 Mar 2006 22:23:53 +0000 (22:23 +0000)
commitb0a7d4cc2b31c699f396c72957e65b319070998a
tree841e720a4935037faffbe0ed5ece4f1ec3e8d258
parent09a8688bc665ee946a2e90848b3e6908a9ae4a81
moved osrf_hash code to osrf_big_hash as the Judy big hash implementation
osrf_hash is now a custom hash

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@664 9efc2488-bf62-4759-914b-345cdb29e865
src/Makefile
src/libstack/Makefile
src/libstack/osrf_big_hash.c [new file with mode: 0644]
src/libstack/osrf_big_hash.h [new file with mode: 0644]
src/libstack/osrf_hash.c
src/libstack/osrf_hash.h