created an osrfList-backed version of the string_array code. added a buffer_reset...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 8 Jul 2007 17:38:02 +0000 (17:38 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 8 Jul 2007 17:38:02 +0000 (17:38 +0000)
commit4969a8d78cfa33c75b5595bc133fc2f7d68d3ffc
tree3866bbe7b9438a02e6ddbc0f5a1a5ce13de95236
parent29219e7a301582a6eba9d3efc87dbcc2c2ee97c3
created an osrfList-backed version of the string_array code. added a buffer_reset macro.  make the standalon json module buildable

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/new-json2@1011 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/string_array.h
include/opensrf/utils.h
src/libopensrf/Makefile.json
src/libopensrf/osrf_hash.c
src/libopensrf/osrf_json_parser.c
src/libopensrf/string_array.c