Date: Sat, 26 Oct 2002 17:58:09 +0300 From: Maxim Sobolev <sobomax@FreeBSD.ORG> To: Alexey Zelkin <phantom@FreeBSD.org.ua> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_attr_get_np.c Message-ID: <20021026145809.GA33309@vega.vega.com> In-Reply-To: <20021026173955.A5251@phantom.cris.net> References: <200210261353.g9QDrMCZ095655@repoman.freebsd.org> <20021026142133.GA33191@vega.vega.com> <20021026173955.A5251@phantom.cris.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 26, 2002 at 05:39:55PM +0300, Alexey Zelkin wrote:
> On Sat, Oct 26, 2002 at 05:21:33PM +0300, Maxim Sobolev wrote:
> > On Sat, Oct 26, 2002 at 06:53:22AM -0700, Alexey Zelkin wrote:
> > > phantom 2002/10/26 06:53:22 PDT
> > >
> > > Added files:
> > > lib/libc_r/uthread uthread_attr_get_np.c
> > > Log:
> > > Add pthread_attr_get_np() function. This is FreeBSD non-portable POSIX threads
> > > extenston function. It supposed to provide facility to get already created
> > > thread's attributes. Looks like it's last thing we need to make JDK's Hotspot
> > > building without requirement to have source tree.
> > >
> > > Reviewed by: deischen
> > > MFC after: 3 days
> >
> > Where is the man page? IMO, any externally libc{_r} function should be
> > documented, especially when it is an FreeBSD-specific non-portable function.
>
> Sure. It's almost finished. Could you please 10-15 minutes more ? :-)
No problem. Just wanted to make sure that it is not missed.
-Maxim
>
> > Please fix.
> >
> > -Maxim (who once had a hard time finding documentation for the mmap2() syscall
> > in linux)
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?20021026145809.GA33309>
