From owner-cvs-all@FreeBSD.ORG Fri Feb 20 07:06:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA81E16A4CE; Fri, 20 Feb 2004 07:06:30 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF7D43D1F; Fri, 20 Feb 2004 07:06:30 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i1KF6TSQ003939; Fri, 20 Feb 2004 10:06:29 -0500 (EST) Date: Fri, 20 Feb 2004 10:06:29 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Ruslan Ermilov In-Reply-To: <20040220103332.GB42846@ip.net.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Marcel Moolenaar cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 15:06:30 -0000 On Fri, 20 Feb 2004, Ruslan Ermilov wrote: > On Thu, Feb 19, 2004 at 07:42:34PM -0800, Marcel Moolenaar wrote: > > marcel 2004/02/19 19:42:34 PST > > > > FreeBSD src repository > > > > Modified files: > > lib Makefile > > Log: > > Moving forward, there's no reason to exclude libpthread on sparc64. > > > > Revision Changes Path > > 1.179 +1 -1 src/lib/Makefile > > > Are there immediate plans to rename libkse to libpthread on sparc64 > as well? AFAIK, we don't want it renamed until it works (same for alpha). -- Dan Eischen