[INN-COMMITTERS] inn/storage/cnfs (cnfs-private.h cnfs.c)
Russ Allbery
Russ_Allbery at isc.org
Wed Dec 11 04:51:44 UTC 2002
Date: Tuesday, December 10, 2002 @ 20:51:44
Author: rra
Path: /dist1/cvs/isc/inn/inn/storage/cnfs
Modified: cnfs-private.h cnfs.c
Replace CYCBUFF_OFF_T to off_t and CNFSseek with lseek rather than keeping
them as typedefs and defines. It turns out that all interesting platforms
support large files by changing the size of off_t properly, so we don't
need this level of abstraction.
----------------+
cnfs-private.h | 40 +++++++++++++++-----------------
cnfs.c | 68 +++++++++++++++++++++++++++----------------------------
2 files changed, 53 insertions(+), 55 deletions(-)
More information about the inn-committers
mailing list