[INN-COMMITTERS] inn (6 files)
Russ Allbery
Russ_Allbery at isc.org
Mon Apr 15 08:47:08 UTC 2002
Date: Monday, April 15, 2002 @ 01:47:07
Author: rra
Path: /dist1/cvs/isc/inn/inn
Added: include/inn/buffer.h lib/buffer.c tests/lib/buffer-t.c
Modified: lib/Makefile tests/Makefile tests/TESTS
Add a version of the reusable counted buffer code (BUFFER, BUFFset, and
BUFFappend) to libinn so that other parts of INN can use them.
----------------------+
include/inn/buffer.h | 40 ++++++++++++++++++++++++++
lib/Makefile | 26 +++++++++--------
lib/buffer.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/Makefile | 11 +++++--
tests/TESTS | 1
tests/lib/buffer-t.c | 56 +++++++++++++++++++++++++++++++++++++
6 files changed, 192 insertions(+), 15 deletions(-)
More information about the inn-committers
mailing list