Date: Thu, 31 Oct 2002 15:40:42 -0500 (EST) From: Daniel Eischen <eischen@pcnet1.pcnet.com> To: Doug Rabson <dfr@nlsystems.com> Cc: 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: <Pine.GSO.4.10.10210311540140.15812-100000@pcnet1.pcnet.com> In-Reply-To: <20021031194050.A13073-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Dan Eischen 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?Pine.GSO.4.10.10210311540140.15812-100000>