From owner-cvs-src@FreeBSD.ORG Fri Sep 16 20:56:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 129A816A41F; Fri, 16 Sep 2005 20:56:18 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68B843D45; Fri, 16 Sep 2005 20:56:17 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j8GKuHTK028596; Fri, 16 Sep 2005 20:56:17 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8GKuHSE028595; Fri, 16 Sep 2005 20:56:17 GMT (envelope-from kan) Message-Id: <200509162056.j8GKuHSE028595@repoman.freebsd.org> From: Alexander Kabaev Date: Fri, 16 Sep 2005 20:56:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/lib/libstdc++ config.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 20:56:18 -0000 kan 2005-09-16 20:56:17 UTC FreeBSD src repository Modified files: gnu/lib/libstdc++ config.h Log: Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if they are not visible from wchar.h. Revision Changes Path 1.12 +8 -0 src/gnu/lib/libstdc++/config.h