From owner-cvs-all@FreeBSD.ORG Fri Jan 30 07:42:26 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 45B3E16A4CE; Fri, 30 Jan 2004 07:42:26 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D0B43D5D; Fri, 30 Jan 2004 07:42:15 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0UFguem035599; Fri, 30 Jan 2004 17:42:56 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0UFgulM035594; Fri, 30 Jan 2004 17:42:56 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 17:42:56 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040130154256.GI32926@FreeBSD.org.ua> References: <200401301213.i0UCDHvP029930@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NqSa+Xr3J/G6Hhls" Content-Disposition: inline In-Reply-To: <200401301213.i0UCDHvP029930@repoman.freebsd.org> 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/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 15:42:26 -0000 --NqSa+Xr3J/G6Hhls Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > deischen 2004/01/30 04:13:17 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc_r Makefile=20 > lib/libpthread Makefile=20 > 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. > =20 But for sparc64 it's not even built (according to lib/Makefile). Also, what do I do with the libpthread description in mdoc.local now? I can just change it to -lpthread, but it will then be wrong on Alpha. Or I can do it right, and make it spell -lkse on Alpha (with some sed(1) magic in the Makefile), but does it worth an effort? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --NqSa+Xr3J/G6Hhls Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGnuAUkv4P6juNwoRAl4BAJsGp1DyuLkhREJMP+nU+GfLBWdtZACfZ/b3 jepRqGG2NGzrM4lSIxpgxZU= =PcbR -----END PGP SIGNATURE----- --NqSa+Xr3J/G6Hhls--