Date: Thu, 10 Oct 2002 07:56:47 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Garrett Wollman <wollman@lcs.mit.edu> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/43810: 'echo' is too big Message-ID: <20021010074811.W6884-100000@gamplex.bde.org> In-Reply-To: <200210092038.g99KcW9Y057447@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Oct 2002, Garrett Wollman wrote: > <<On Wed, 9 Oct 2002 15:55:23 +1000 (EST), Bruce Evans <bde@zeta.org.au> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010074811.W6884-100000>