This is the mail archive of the glibc-bugs@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]

[Bug libc/15794] move AT_* constants definition from elf.h into sysdeps (bits) directory


https://sourceware.org/bugzilla/show_bug.cgi?id=15794

--- Comment #8 from Adam Conrad <adconrad at 0c3 dot net> ---
Of note, it seems that on (at least) Solaris, the AT_ defines come from
sys/auxv.h, not elf.h, so there's some precedent here for moving them, and
perhaps not much code would break.

(The GCC example I gave above is exactly one file in one arch backend, so a
trivial patch to fix).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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