From owner-freebsd-current Thu Oct 31 13:51:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E24AB37B409; Thu, 31 Oct 2002 13:51:56 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64C6E43E4A; Thu, 31 Oct 2002 13:51:56 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0205.cvx22-bradley.dialup.earthlink.net ([209.179.198.205] helo=mindspring.com) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 187NEI-00005d-00; Thu, 31 Oct 2002 13:51:55 -0800 Message-ID: <3DC1A02D.5068C5C2@mindspring.com> Date: Thu, 31 Oct 2002 13:27:09 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: ak03@gte.com Cc: Juli Mallett , obrien@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: [PATCH: libc]Re: gnome on current References: <20021030234026.M22480-100000@herring.nlsystems.com> <3DC07094.F67F5C66@mindspring.com> <20021030180238.A7388@FreeBSD.org> <20021031083910.GA21482@dragon.nuxi.com> <20021031054542.A51595@FreeBSD.org> <20021031101026.00a06d97.kabaev@bellatlantic.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alexander Kabaev wrote: > Wrong. Solaris and Linux differ from FreeBSD each in its own way. > > Linux provides strong pthread definitions in libpthread > Solaris provides weak pthread and _pthread definitions in Libc > with libpthread providing strong _pthread and weak pthread > > We are the weird one it seems. Exactly. My only question is the necessity of the weak pthread in libpthread (our libc_r). It seems to not be needed, but is harmless (IMO). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message