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

Florian Weimer fweimer@redhat.com
Thu Mar 18 17:16:30 GMT 2021


* 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?

Thanks,
Florian



More information about the Libc-alpha mailing list