[INN-COMMITTERS] inn/storage/tradindexed (5 files)

Russ Allbery Russ_Allbery at isc.org
Fri Mar 1 17:21:29 UTC 2002


    Date: Friday, March 1, 2002 @ 09:21:29
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/storage/tradindexed

   Added: Makefile group.c tdx-private.h tdx-structure.h tdx-util.c

The beginnings of a new tradindexed implementation, moved from storage/ov3.
Use a tdx- prefix for the internal header files and a tdx_ prefix for
externally visible functions for namespace reasons.  There is no
ovmethod.config file yet because eventually this overview method will get
the same number as the old implementation in storage/ov3.


-----------------+
 Makefile        |   44 +++++++
 group.c         |  309 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tdx-private.h   |   27 ++++
 tdx-structure.h |  129 ++++++++++++++++++++++
 tdx-util.c      |   93 ++++++++++++++++
 5 files changed, 602 insertions(+)


More information about the inn-committers mailing list