[PATCH v3 14/37] nptl: Move __nptl_deallocate_tsd into libc

Adhemerval Zanella adhemerval.zanella@linaro.org
Thu Mar 18 17:54:27 GMT 2021



On 18/03/2021 14:16, Florian Weimer wrote:
> * Adhemerval Zanella:
> 
>>> diff --git a/nptl/nptl_deallocate_tsd.c b/nptl/nptl_deallocate_tsd.c
>>> new file mode 100644
>>> index 0000000000..c665f4a08a
>>> --- /dev/null
>>> +++ b/nptl/nptl_deallocate_tsd.c
>>> @@ -0,0 +1,112 @@
>>> +/* Deallocation thread-specific data structures related to pthread_key_create.
>>
>> I think this line is too long.
> 
> I count 78 characters, so it should be fine?

Ack.




More information about the Libc-alpha mailing list