In the k5buf module, add a function to append formatted data to a
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 Oct 2008 22:03:35 +0000 (22:03 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 28 Oct 2008 22:03:35 +0000 (22:03 +0000)
commit88cd11e1087decfebf0fd87e5243dab9efc9c686
treece245e9c6298934b486d3cfa92557304639efaa6
parent886967fbb7889a6a2654b5256bb9bb442382ccde
In the k5buf module, add a function to append formatted data to a
buffer.

ticket: 6200
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20932 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-buf.h
src/util/support/k5buf.c
src/util/support/t_k5buf.c