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: [PATCH v8 6/8] nptl: Add abilist symbols for C11 threads


On 02/02/2018 06:04 PM, Adhemerval Zanella wrote:
This patch adds the required abilist symbols for C11 thread support.

I manually compared the definitions in the <threads.h> header with the C11 standard. The ABI looks good, with the exception of the once_flag definition and the possible change of the error encoding.

Thanks,
Florian


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