From owner-cvs-all Tue Aug 14 3: 6:54 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 23D6837B40C; Tue, 14 Aug 2001 03:06:47 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 14 Aug 2001 11:06:46 +0100 (BST) Date: Tue, 14 Aug 2001 11:06:46 +0100 From: David Malone To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include stdio.h src/lib/libc Makefile src/lib/libc/stdio findfp.c Message-ID: <20010814110646.A88269@walton.maths.tcd.ie> References: <200108132148.f7DLmji84262@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108132148.f7DLmji84262@freefall.freebsd.org>; from peter@FreeBSD.org on Mon, Aug 13, 2001 at 02:48:44PM -0700 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 On Mon, Aug 13, 2001 at 02:48:44PM -0700, Peter Wemm wrote: > Replace it with something that does actually work and really does let us > make 'FILE' extendable. It also happens to be the same as Linux does in > glibc, but has the slight cost of a pointer. Is this compatable with glibc in the sense that it breaks the initialisation of globals and static variables with stin, stdout and stderr? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message