[INN-COMMITTERS] inn/storage/tradindexed (4 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Mar 10 06:56:14 UTC 2002
Date: Saturday, March 9, 2002 @ 22:56:14
Author: rra
Path: /dist1/cvs/isc/inn/inn/storage/tradindexed
Modified: tdx-data.c tdx-group.c tdx-private.h tdx-util.c
Clean up the API while I still have a chance. Drop unnecessary "group_"
parts from the names of a lot of functions as the initial names were overly
conservative. Add const where I can, particularly on the return type of
functions that return pointers into on-disk overview structures.
---------------+
tdx-data.c | 4 +--
tdx-group.c | 73 +++++++++++++++++++++++++++-----------------------------
tdx-private.h | 17 ++++++-------
tdx-util.c | 30 +++++++++++------------
4 files changed, 62 insertions(+), 62 deletions(-)
More information about the inn-committers
mailing list