]> git.evergreen-ils.org Git - OpenSRF.git/commit - src/c-apps/osrf_version.c
uber-patch from Scott McKellar cleans up large amounts of const-correctness issues...
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 19 Nov 2007 03:19:09 +0000 (03:19 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 19 Nov 2007 03:19:09 +0000 (03:19 +0000)
commit8097c19e8e82dc09d33753182d765d02c5fb9413
treefe81da17eb9de95eeba41d8e6c4d06d4d73bb043
parentca4b9d7b325d9fa1e3d887e0e4c5910252ff1748
uber-patch from Scott McKellar cleans up large amounts of const-correctness issues and static-ifies several areas of unused header-based code; several cleanups to use simpler APIs such as buffer_release

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1130 9efc2488-bf62-4759-914b-345cdb29e865
20 files changed:
include/opensrf/osrf_app_session.h
include/opensrf/osrf_application.h
include/opensrf/osrf_cache.h
include/opensrf/transport_client.h
include/opensrf/transport_session.h
include/opensrf/utils.h
src/c-apps/osrf_dbmath.c
src/c-apps/osrf_math.c
src/c-apps/osrf_version.c
src/libopensrf/osrf_app_session.c
src/libopensrf/osrf_application.c
src/libopensrf/osrf_cache.c
src/libopensrf/osrf_json_tools.c
src/libopensrf/osrf_json_xml.c
src/libopensrf/osrf_system.c
src/libopensrf/transport_client.c
src/libopensrf/transport_session.c
src/libopensrf/utils.c
src/router/osrf_router.c
src/router/osrf_router.h