]> git.evergreen-ils.org Git - OpenSRF.git/commit
Created a new function osrfHashExtract(). It extracts an item with a
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 5 Oct 2009 14:48:24 +0000 (14:48 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 5 Oct 2009 14:48:24 +0000 (14:48 +0000)
commitb264a161738c61cd3f3197f676d7c7780e4ae8e8
tree691598455fd949108f70c4ceb773ced02a9ddd54
parent145d6ca1b5df895dffd4555718876bdad124e5c2
Created a new function osrfHashExtract().  It extracts an item with a
given key from an osrfHash, without destroying it, leaving the rest
of the osrfHash intact.

M    include/opensrf/osrf_hash.h
M    src/libopensrf/osrf_hash.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1806 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/osrf_hash.h
src/libopensrf/osrf_hash.c