On Wed, 25 Oct 2006, B. Johannessen wrote: > As far as I can tell, Exim uses off_t when working with quotas[1].
Yes, that is what it is supposed to do. Of course, there may be bugs... > On both the above architectures I was able to extend sizeof(off_t) to 8 > by defining _FILE_OFFSET_BITS to 64[4] before including sys/types.h, Exim's default build-time configuration for Linux does do this already. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
