]> git.evergreen-ils.org Git - working/Evergreen.git/commit
compatability functions for strnlen and strndup
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 21 May 2007 05:12:27 +0000 (05:12 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 21 May 2007 05:12:27 +0000 (05:12 +0000)
commit9aad854366f88f45a507018e3ed77c52dd6840d3
treee781f5028f1021b5fd69c0f09a61c883c978ff40
parent428bdc53fee7159510c75877cd8f9d1dc7b0a6c1
compatability functions for strnlen and strndup

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7351 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/ports/strn_compat/Makefile [new file with mode: 0644]
OpenSRF/src/ports/strn_compat/strndup.c [new file with mode: 0644]
OpenSRF/src/ports/strn_compat/strndup.h [new file with mode: 0644]
OpenSRF/src/ports/strn_compat/strnlen.c [new file with mode: 0644]
OpenSRF/src/ports/strn_compat/strnlen.h [new file with mode: 0644]