Date: Wed, 15 Aug 2001 23:33:20 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include limits.h Message-ID: <20010815233320.C25973@nagual.pp.ru> In-Reply-To: <20010815232746.A25973@nagual.pp.ru> References: <200108151909.f7FJ9AR74478@freefall.freebsd.org> <200108151922.f7FJM4k33848@khavrinen.lcs.mit.edu> <20010815232746.A25973@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 15, 2001 at 23:27:46 +0400, Andrey A. Chernov wrote: > On Wed, Aug 15, 2001 at 15:22:04 -0400, Garrett Wollman wrote: > > <<On Wed, 15 Aug 2001 12:09:10 -0700 (PDT), "Andrey A. Chernov" <ache@FreeBSD.org> said: > > > > > ache 2001/08/15 12:09:10 PDT > > > Modified files: > > > sys/i386/include limits.h > > > Log: > > > Add OFF_T_MAX/OFF_T_MIN > > > > Should be OFF_MAX (no _T_) for parallel construction with SIZE_MAX, > > SSIZE_MAX, etc. OFF_MAX sounds like a name could be used by user program. I not found that OFF*MAX defined by POSIX, so use our existen SIZE_T_MAX style. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815233320.C25973>