From owner-cvs-all Mon Dec 30 11: 4: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7046A37B401; Mon, 30 Dec 2002 11:04:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CBD543ED1; Mon, 30 Dec 2002 11:04:07 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBUJ46fh011551; Mon, 30 Dec 2002 11:04:06 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBUJ46pg011550; Mon, 30 Dec 2002 11:04:06 -0800 (PST) Message-Id: <200212301904.gBUJ46pg011550@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 30 Dec 2002 11:04:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getbsize.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/12/30 11:04:06 PST Modified files: lib/libc/gen getbsize.c Log: A better rationale justifying rev 1.6 is to support field widths of SIZE_T_MAX characters in the header that reports block sizes. A field width of 2^64 won't be needed until block sizes reach approximately 10^(2^64). It really has nothing to do with supporting block sizes of 2^64. As told by: bde Revision Changes Path 1.7 +0 -0 src/lib/libc/gen/getbsize.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message