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 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.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=6388e5d9432fd5acc30c1dfa8a681fc655e4f49e


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