This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.28 status.


On 07/21/2018 09:39 AM, Adhemerval Zanella wrote:
> 
> 
> On 20/07/2018 22:42, Carlos O'Donell wrote:
>> Adhemerval,
>>
>> What is the status of ISO C Threads support?
>>
> 
> All patches were reviewed except one which handles the condition
> variable [1] (I am referencing the branch one instead of v8 from
> patchset I sent earlier because I fixed some cosmetic nits, such
> as bugzilla reference and some internal wording).  The patch
> review should be straightforward, the c threads is just wrappers 
> for POSIX counterpart (there is not internal adjustments required
> as for mtx_* or thrd_*).
> 
> I can resend the whole set as v9 if you prefer.

I don't think you need to post the entire set as v9.

I would repost the cond var patch as v9 with the changes you've made
and ping for review.

This is where 'Signed-off-from' is really useful. Right now I don't
know if Florian and Joseph think this implementation is ready.

Florian,

Could you confirm you think the C threads implementation is ready?

Joseph,

Likewise. Have you reviewed the content of the patches and agree
the implementation is ready?

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]