[INN-COMMITTERS] inn (9 files)
Alex Kiernan
Alex_Kiernan at isc.org
Thu Dec 12 16:49:32 UTC 2002
Date: Thursday, December 12, 2002 @ 08:49:32
Author: alexk
Path: /dist1/cvs/isc/inn/inn
Added: include/tst.h lib/tst_cleanup.c lib/tst_delete.c
lib/tst_grow_node_free_list.c lib/tst_init.c lib/tst_insert.c
lib/tst_search.c
Modified: LICENSE lib/Makefile
Ternary search tree code from Peter A. Friend (http://www.octavian.org/cs/tst1.3.tar.gz) under a BSD license
-------------------------------+
LICENSE | 7 +
include/tst.h | 76 +++++++++++++
lib/Makefile | 13 +-
lib/tst_cleanup.c | 59 ++++++++++
lib/tst_delete.c | 181 +++++++++++++++++++++++++++++++
lib/tst_grow_node_free_list.c | 73 ++++++++++++
lib/tst_init.c | 76 +++++++++++++
lib/tst_insert.c | 227 ++++++++++++++++++++++++++++++++++++++++
lib/tst_search.c | 84 ++++++++++++++
9 files changed, 790 insertions(+), 6 deletions(-)
More information about the inn-committers
mailing list