From owner-cvs-all Sun Feb 11 19:31:26 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 EA3F837B401; Sun, 11 Feb 2001 19:31:23 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1C3VN593436; Sun, 11 Feb 2001 19:31:23 -0800 (PST) (envelope-from peter) Message-Id: <200102120331.f1C3VN593436@freefall.freebsd.org> From: Peter Wemm Date: Sun, 11 Feb 2001 19:31:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h src/lib/libc/stdio findfp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/11 19:31:23 PST Modified files: include stdio.h lib/libc/stdio findfp.c Log: It sounded like a good idea at the time. The previous change breaks FILE *buffer = stdout; so back it out for now. Revision Changes Path 1.28 +4 -7 src/include/stdio.h 1.12 +1 -5 src/lib/libc/stdio/findfp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message