Add the k5buf string module to libkrb5support
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 Oct 2008 15:34:29 +0000 (15:34 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 28 Oct 2008 15:34:29 +0000 (15:34 +0000)
commit4d248b37278ffd09d5322196fdec5cf708349f4a
treee67044f092fae6d0b4d6ff839affbce9911316a6
parentf1a29fa7b9b20d133af9fc0a40511b833dd2e14d
Add the k5buf string module to libkrb5support

ticket: 6200
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20929 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-buf.h [new file with mode: 0644]
src/include/k5-int.h
src/util/support/Makefile.in
src/util/support/k5buf-int.h [new file with mode: 0644]
src/util/support/k5buf.c [new file with mode: 0644]
src/util/support/libkrb5support-fixed.exports
src/util/support/t_k5buf.c [new file with mode: 0644]