From owner-freebsd-bugs Wed Oct 9 14:46:48 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A54537B401 for ; Wed, 9 Oct 2002 14:46:48 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DB143E42 for ; Wed, 9 Oct 2002 14:46:46 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id HAA29693; Thu, 10 Oct 2002 07:46:41 +1000 Date: Thu, 10 Oct 2002 07:56:47 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Garrett Wollman Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/43810: 'echo' is too big In-Reply-To: <200210092038.g99KcW9Y057447@khavrinen.lcs.mit.edu> Message-ID: <20021010074811.W6884-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 9 Oct 2002, Garrett Wollman wrote: > < said: > > > Then it would might need bloat in the data section to statically allocate > > a reasonably large table. > > We already do so. (For values of ``reasonably'' equal to ``the > minimum maximum size specified by the Standard''.) Actually we don't, since we call atexit() for library internals. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message