public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/15794] New: move AT_* constants definition from elf.h into sysdeps (bits) directory
@ 2013-07-27  8:21 Petr.Salinger at seznam dot cz
  2013-07-27  9:35 ` [Bug libc/15794] " neleai at seznam dot cz
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Petr.Salinger at seznam dot cz @ 2013-07-27  8:21 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 15794
           Summary: move AT_* constants definition from elf.h into sysdeps
                    (bits) directory
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: Petr.Salinger at seznam dot cz
                CC: drepper.fsp at gmail dot com

Created attachment 7124
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7124&action=edit
proposed patch

Currently the installed <elf.h> contains many Linux specific AT_* constants.
Especially with introduction of getauxval() it would be handy to allow
overriding them.

Please move this into separate bits header <bits/auxv.h>.

At least the FreeBSD kernel uses a different set.
See http://svnweb.freebsd.org/base/head/sys/x86/include/elf.h

And I doubt hurd also provides all of them.

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


^ permalink raw reply	[flat|nested] 14+ messages in thread