ticket: 6200
authorghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Fri, 24 Oct 2008 17:12:00 +0000 (17:12 +0000)
committerghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Fri, 24 Oct 2008 17:12:00 +0000 (17:12 +0000)
commit38c190ccc82b58ba57df032c77ff195c6225cd7e
tree431badcc2dea115c1023f2044bc7b84706d01431
parent60dcac1e8d9b56328d09185ed0814987e2e755a9
ticket: 6200
status: open

Add build system support for strlcpy and strlcat on platforms which do
not provide it natively.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20916 dc483132-0cff-0310-8789-dd5450dbe970
README
src/configure.in
src/include/k5-platform.h
src/util/support/Makefile.in
src/util/support/strlcpy.c [new file with mode: 0644]