This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Linux: Add gettid system call wrapper [BZ #6399]
* Joseph Myers:
> On Wed, 5 Dec 2018, Florian Weimer wrote:
>
>> I do not want to contribute to the manual at this point.
>
> I think additions to the manual should generally be required for adding
> new functions to glibc.
I posted some precursor patches to document thread IDs:
<https://sourceware.org/ml/libc-alpha/2018-12/msg00236.html>
<https://sourceware.org/ml/libc-alpha/2018-12/msg00237.html>
Once at least the first one is in, I can add documentation for gettid as
well.
Thanks,
Florian