From owner-cvs-all Fri Feb 16 13: 9:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 068DE37B67D; Fri, 16 Feb 2001 13:09:50 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1GL9nt70004; Fri, 16 Feb 2001 13:09:49 -0800 (PST) (envelope-from imp) Message-Id: <200102162109.f1GL9nt70004@freefall.freebsd.org> From: Warner Losh Date: Fri, 16 Feb 2001 13:09:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio findfp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/16 13:09:49 PST Modified files: lib/libc/stdio findfp.c Log: Extra needs to be initialized for our usual pool of FILEs. This was causing some versions of as to dump core. This survived make buildworld/installworld and the building gettext port afterwards. Submitted by: "N.Dudorov" Reviewed by: "Daniel M. Eischen" Revision Changes Path 1.15 +15 -4 src/lib/libc/stdio/findfp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message