This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v8 0/8] Add support for ISO C threads.h
On 19/07/2018 18:26, Joseph Myers wrote:
> On Thu, 19 Jul 2018, Carlos O'Donell wrote:
>
>> Yes, I'd like to see Intel CET, C11 threads, and malloc hook removal land
>> in this release.
>>
>> It seems to me like ISO C threads.h is ready, were there any more objections?
>>
>> Have we double checked with Joseph?
>
> I have not reviewed the details of the patches, but do not object to
> inclusion in 2.28 if the patches can be reviewed and committed within the
> next day, given that they were proposed well in advance of the freeze and
> have already gone through a few reviews.
>
I think the patchset is in good shape overall, the only missing part without
revision is '[PATCH v8 4/8] nptl: Add C11 threads cnd_* functions' but it
should be simple since it is just wrappers around internal nptl calls.
The only missing piece is Racal has asked to fold the manual contents
chapter in threads.text. I will sort this out today.