From owner-cvs-all Thu Oct 31 19:27:56 2002 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 3150137B401; Thu, 31 Oct 2002 19:27:55 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E0E43E91; Thu, 31 Oct 2002 19:27:54 -0800 (PST) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id 68777AE28A; Thu, 31 Oct 2002 19:27:54 -0800 (PST) Date: Thu, 31 Oct 2002 19:27:54 -0800 From: Jon Mini To: Daniel Eischen Cc: Doug Rabson , Daniel Eischen , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_mutex.c Message-ID: <20021101032754.GP82783@elvis.mu.org> Mail-Followup-To: Daniel Eischen , Doug Rabson , Daniel Eischen , cvs-committers@freebsd.org, cvs-all@freebsd.org References: <20021031194050.A13073-100000@herring.nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel Eischen [eischen@pcnet1.pcnet.com] wrote : > On Thu, 31 Oct 2002, Doug Rabson wrote: > > > On Thu, 31 Oct 2002, Daniel Eischen wrote: > > > > > deischen 2002/10/31 10:17:58 PST > > > > > > Modified files: > > > lib/libc_r/uthread uthread_mutex.c > > > Log: > > > Use the strong symbol'd version of pthread_mutex_init so we don't > > > accidentally call a stub or application provided version of the > > > same routine. > > > > There are still some calls to pthread_* functions. I'm sure that at least > > some of these ought to change to _pthread_*. > > OK, I'll take a closer look at it. When you do, please send me some diffs so that I can merge these fixes (and any others for libc_r that might be appropriate) into libpthread. -- Jonathan Mini http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message