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] Use __unused.0 instead of __unused for user visible struct members


On 11/21/2013 04:59 PM, Justin Cormack wrote:
> Apologies, I meant to respond before, will do these ASAP.

No worries.

>>> 2. Update https://sourceware.org/glibc/wiki/Style_and_Conventions
>>>    and add an entry on this to explain that we use __glibc_reserved
>>>    for unused structure entries and that this is done to avoid
>>>    __unused which causes problems with BSD sources.

I've done this just now as we've checked in a patch to fix __block
for similar reasons.

Cheers,
Carlos.


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