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 #11 from Adam Conrad <adconrad at 0c3 dot net> ---
Another point to ponder, sys/auxv.h has only existed on glibc systems since
2.16, so we can't go unconditionally patching code to include it (as I'd
originally hoped) but, indeed, need configure checks for every project that
needs the AT_* defines above the first ten.  Hopefully, this is a short list,
but it still feels a bit icky.

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