Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 19:27:54 -0800
From:      Jon Mini <mini@freebsd.org>
To:        Daniel Eischen <eischen@pcnet1.pcnet.com>
Cc:        Doug Rabson <dfr@nlsystems.com>, Daniel Eischen <deischen@freebsd.org>, 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>
In-Reply-To: <Pine.GSO.4.10.10210311540140.15812-100000@pcnet1.pcnet.com>
References:  <20021031194050.A13073-100000@herring.nlsystems.com> <Pine.GSO.4.10.10210311540140.15812-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mini@freebsd.org>
http://www.freebsd.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021101032754.GP82783>