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: Replace Elf64_XXX with ElfW(XXX) in dl-irel.h


> +#define ELFW(type)	_ElfW (ELF, __ELF_NATIVE_CLASS, type)

This warrants a comment along the lines of the one for ElfW.

The substance of the change looks fine to me.


Thanks,
Roland


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