From owner-freebsd-arch@FreeBSD.ORG Wed May 7 06:41:56 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A793037B401; Wed, 7 May 2003 06:41:56 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9908543F3F; Wed, 7 May 2003 06:41:55 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (ak03@localhost [127.0.0.1]) h47Dfr3D065426; Wed, 7 May 2003 09:41:53 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.9/8.12.9/Submit) id h47Dfren065425; Wed, 7 May 2003 09:41:53 -0400 (EDT) Date: Wed, 7 May 2003 09:41:53 -0400 From: Alexander Kabaev To: Scott Long Message-Id: <20030507094153.240d734c.ak03@gte.com> In-Reply-To: <3EB90B17.7070104@btc.adaptec.com> References: <20030507083529.GA73613@perrin.int.nxad.com> <3EB90B17.7070104@btc.adaptec.com> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.11claws141 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Hiten Pandya cc: freebsd-arch@freebsd.org Subject: Re: Using weak referencing for uuid routines X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 13:41:57 -0000 X-List-Received-Date: Wed, 07 May 2003 13:41:57 -0000 I requested it, but then just rearranged the Makefile in a projects I had problems with to work around the problem. What I really wanted to do is to remove libuuid from libc altogether and make it a separate library. around On Wed, 07 May 2003 07:33:11 -0600 Scott Long wrote: > Hiten Pandya wrote: > > Hello gang. > > > > I am sending a patch for changing the uuid part of libc to use weak > > referencing. This was originally requested by Alexander Kabaev > > . > > > > If this patch is accepted, than I would like one of src committers > > to commit it for me. > > > > Cheers. > > > > -- Hiten (hmp@FreeBSD.ORG) > > > > What does this give us, and is it something that you are hoping to get > into 5.1? > > Scott > > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to > "freebsd-arch-unsubscribe@freebsd.org" -- Alexander Kabaev