added caching and cache initialize routine to the bootstrap call
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Sep 2005 03:07:24 +0000 (03:07 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Sep 2005 03:07:24 +0000 (03:07 +0000)
commit82e4edfa11ef163e5357ee95d3a435e9defce0c5
tree9f4dccd6d951c61489a96b6f1c40290a22e90f5d
parent672d45f16f228b5e8c8b54a5f3f8539daecacc8a
added caching and cache initialize routine to the bootstrap call

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