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

Russ Allbery Russ_Allbery at isc.org
Sat Mar 9 01:03:09 UTC 2002


    Date: Friday, March 8, 2002 @ 17:03:09
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/storage/tradindexed

   Added: tdx-data.c
Modified: Makefile tdx-group.c tdx-private.h

First pass at the code to actually read the overview data files.  Read-only
for right now (none of the writing code has been done).  Add documentation
of the locking and parallelization assumptions to tdx-group.c.


---------------+
 Makefile      |   12 -
 tdx-data.c    |  411 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tdx-group.c   |  206 ++++++++++++++++++++++++----
 tdx-private.h |   70 ++++++++-
 4 files changed, 664 insertions(+), 35 deletions(-)


More information about the inn-committers mailing list