[INN-COMMITTERS] inn/innd (art.c chan.c innd.h nc.c)

Russ Allbery Russ_Allbery at isc.org
Sun May 16 20:54:03 UTC 2004


    Date: Sunday, May 16, 2004 @ 20:54:02
  Author: rra
    Path: /proj/cvs/isc/inn/inn/innd

Modified: art.c chan.c innd.h nc.c

Use ptrdiff_t for pointer differences and size_t for all offsets into
buffers that are initialized with pointer differences.  Based on a patch
from Jacek Konieczny and necessary for AMD64 support.


--------+
 art.c  |    7 ++++---
 chan.c |    6 +++---
 innd.h |   14 +++++++-------
 nc.c   |   17 +++++++++--------
 4 files changed, 23 insertions(+), 21 deletions(-)


More information about the inn-committers mailing list