From owner-cvs-all@FreeBSD.ORG Fri Jan 30 10:00:16 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 22D8516A4CE; Fri, 30 Jan 2004 10:00:16 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F234443D5C; Fri, 30 Jan 2004 10:00:14 -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 i0UI0Eiw016202; Fri, 30 Jan 2004 13:00:14 -0500 (EST) Date: Fri, 30 Jan 2004 13:00:14 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: "David O'Brien" In-Reply-To: <20040130162353.GA5715@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread 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, 30 Jan 2004 18:00:16 -0000 On Fri, 30 Jan 2004, David O'Brien wrote: > On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > > Log: > > Change libkse back to libpthread and make it the default > > thread library for i386, amd64, and ia64. For alpha > > and sparc64 the library is not changed and remains libkse, > > and links are installed so that libpthread -> libc_r. > > What is the statement and plans on making the libkse->libpthread change > on the Tier-1 Alpha and Sparc64 platforms? We need some alpha and sparc64 gurus to help out. If libkse isn't working on those platforms by 5.3-release, they risk losing Tier-1 status. -- Dan Eischen