[INN-COMMITTERS] inn (6 files)
Russ Allbery
Russ_Allbery at isc.org
Sat Apr 13 21:33:13 UTC 2002
Date: Saturday, April 13, 2002 @ 14:33:12
Author: rra
Path: /dist1/cvs/isc/inn/inn
Modified: MANIFEST include/libinn.h lib/Makefile
Removed: include/rwlock.h lib/grpalias.c lib/rwlock.c
Remove unused code. rwlock offers read/write locks for threaded programs,
and INN has no threaded code. grpalias was code to potentially handle
aliased groups with the tradindexed overview method, but it was never
enabled and would need rethinking if anyone ever wanted to fix group
aliasing.
------------------+
MANIFEST | 3 -
include/libinn.h | 8 ---
include/rwlock.h | 40 ---------------
lib/Makefile | 31 +++++------
lib/grpalias.c | 137 -----------------------------------------------------
lib/rwlock.c | 61 -----------------------
6 files changed, 14 insertions(+), 266 deletions(-)
More information about the inn-committers
mailing list