[PATCH] nptl: Add pthread_thread_number_np function
Florian Weimer
fweimer@redhat.com
Fri Dec 15 06:41:00 GMT 2017
On 12/15/2017 12:34 AM, Nix wrote:
> On 14 Dec 2017, Florian Weimer uttered the following:
>> diff --git a/nptl/Versions b/nptl/Versions
>> index 0ae5def464..8b6c839408 100644
>> --- a/nptl/Versions
>> +++ b/nptl/Versions
>> @@ -28,6 +28,9 @@ libc {
>> pthread_cond_wait; pthread_cond_signal;
>> pthread_cond_broadcast; pthread_cond_timedwait;
>> }
>> + GLBIC_2.27 {
>> + pthread_thread_number_np;
>> + }
>> GLIBC_PRIVATE {
>> __libc_alloca_cutoff;
>> # Internal libc interface to libpthread
>
> GLBIC is a definite typo (repeated, of course, in all the abilist
> files).
Oops, I'll send an updated patch in respond to Carlos' message.
Thanks,
Florian
More information about the Libc-alpha
mailing list