From owner-cvs-all Mon Dec 17 19:28:11 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 831A337B417; Mon, 17 Dec 2001 19:28:08 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI3S8n00470; Mon, 17 Dec 2001 19:28:08 -0800 (PST) (envelope-from obrien) Message-Id: <200112180328.fBI3S8n00470@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Dec 2001 19:28:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include stdarg.h X-FreeBSD-CVS-Branch: HEAD 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 obrien 2001/12/17 19:28:08 PST Modified files: sys/i386/include stdarg.h Log: With GCC 3, we *must* use the GCC stdarg.h. We can no longer just make _BSD_VA_LIST_ match what we think the compiler is doing. Revision Changes Path 1.12 +6 -0 src/sys/i386/include/stdarg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message