]> git.evergreen-ils.org Git - OpenSRF.git/commit
compatability functions for strnlen and strndup
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 21 May 2007 05:12:27 +0000 (05:12 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 21 May 2007 05:12:27 +0000 (05:12 +0000)
commit469821c44d7ff21215d56fc1134677e6ee09cf55
tree0af4b34f526696d325e0407c924b3ff43b9a2c01
parenta093aa530e6ae177496b5f9e23375529f87dfc03
compatability functions for strnlen and strndup

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@912 9efc2488-bf62-4759-914b-345cdb29e865
src/ports/strn_compat/Makefile [new file with mode: 0644]
src/ports/strn_compat/strndup.c [new file with mode: 0644]
src/ports/strn_compat/strndup.h [new file with mode: 0644]
src/ports/strn_compat/strnlen.c [new file with mode: 0644]
src/ports/strn_compat/strnlen.h [new file with mode: 0644]