]> git.evergreen-ils.org Git - Evergreen.git/commit
broke out a lot of the code from generic_utils into their
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 19 Jun 2005 17:32:45 +0000 (17:32 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 19 Jun 2005 17:32:45 +0000 (17:32 +0000)
commit89a05eacc90f5757fac6fe9d7a3ea4a53dbe80f7
treef98308600a3917574fb6bc4cb31576c8c72aad2c
parent4f3e82188fd5aefc743b97a8603203ce12c875f8
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/ILS/trunk@861 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/utils/logging.c [new file with mode: 0644]
OpenSRF/src/utils/logging.h [new file with mode: 0644]
OpenSRF/src/utils/md5.h [new file with mode: 0644]
OpenSRF/src/utils/sha.h [new file with mode: 0644]
OpenSRF/src/utils/socket_bundle.c [new file with mode: 0644]
OpenSRF/src/utils/socket_bundle.h [new file with mode: 0644]
OpenSRF/src/utils/socket_test.c [new file with mode: 0644]
OpenSRF/src/utils/string_array.c [new file with mode: 0644]
OpenSRF/src/utils/string_array.h [new file with mode: 0644]
OpenSRF/src/utils/utils.c
OpenSRF/src/utils/utils.h [new file with mode: 0644]