[PATCH 7/9] nptl: Move pthread_attr_setstack into libc

Florian Weimer fweimer@redhat.com
Tue May 11 17:26:27 GMT 2021


* Adhemerval Zanella:

>> +# endif /* OTHER_SHLIB_COMPAT */
>> +#endif /* PTHREAD_STACK_MIN != 16384 */
>
> Double space before '*/'.

I don't think the double-space rule applies here.  It's ”.  */”, but
these comments referencing expressions etc. generally do not end in a
dot in existing code.

Thanks,
Florian



More information about the Libc-alpha mailing list