]> git.evergreen-ils.org Git - OpenSRF.git/commit
broke out a lot of the code from generic_utils into their
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Jun 2005 17:32:45 +0000 (17:32 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Jun 2005 17:32:45 +0000 (17:32 +0000)
commiteeba94cf59889848a725546dfea7b01f32be24c5
tree9288e785b84a136bd28c614ac4483b712fe6ac9c
parent39e0e5a08153bc8bef9551b5486af93ec443a7b6
broke out a lot of the code from generic_utils into their
own packages and moved them here

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@359 9efc2488-bf62-4759-914b-345cdb29e865
src/utils/logging.c [new file with mode: 0644]
src/utils/logging.h [new file with mode: 0644]
src/utils/md5.h [new file with mode: 0644]
src/utils/sha.h [new file with mode: 0644]
src/utils/socket_bundle.c [new file with mode: 0644]
src/utils/socket_bundle.h [new file with mode: 0644]
src/utils/socket_test.c [new file with mode: 0644]
src/utils/string_array.c [new file with mode: 0644]
src/utils/string_array.h [new file with mode: 0644]
src/utils/utils.c
src/utils/utils.h [new file with mode: 0644]