K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2004-10-01T22:10:01.000000Z
K 7
svn:log
V 258
Use va_copy in buffer_vsprintf, which means we don't have to go through
the annoying process of recalling it if it returns false, and which lets
it return void just like buffer_sprintf.  Modify callers appropriately and
add a test suite for buffer_vsprintf.

END
