Date: Wed, 15 Aug 2001 23:27:46 +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: <20010815232746.A25973@nagual.pp.ru> In-Reply-To: <200108151922.f7FJM4k33848@khavrinen.lcs.mit.edu> References: <200108151909.f7FJ9AR74478@freefall.freebsd.org> <200108151922.f7FJM4k33848@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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. I see just opposite style in limits.h i.e. SIZE_T_MAX - look there. -- 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?20010815232746.A25973>