From owner-cvs-src@FreeBSD.ORG Tue Feb 17 17:42:56 2004 Return-Path: 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 2765216A4CE; Tue, 17 Feb 2004 17:42:56 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CE243D1D; Tue, 17 Feb 2004 17:42:55 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i1I1gswf016504; Wed, 18 Feb 2004 04:42:54 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i1I1gsXC016503; Wed, 18 Feb 2004 04:42:54 +0300 (MSK) (envelope-from ache) Date: Wed, 18 Feb 2004 04:42:54 +0300 From: Andrey Chernov To: "David O'Brien" Message-ID: <20040218014254.GC16382@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , David O'Brien , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200402162346.i1GNkdAQ084017@repoman.freebsd.org> <20040217224258.GC33586@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217224258.GC33586@dragon.nuxi.com> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 18 Feb 2004 01:42:56 -0000 On Tue, Feb 17, 2004 at 02:42:58PM -0800, David O'Brien wrote: > Are you not going to keep /usr/include/gnuregex.h as a wrapper for > ? I prefer the former as it stands out this is the GNU > version. Since this is not vender source there was no need to change it. No, gnuregex.h will be lost. I plan to import new version of gnu regex into /usr/include/gnu/ with /posix subdir, etc. Using /usr/include/gnu allows us to not change gnu sources, i.e. regex.h -> gnuregex.h -- Andrey Chernov | http://ache.pp.ru/