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] Adjust AT_EXECFN on explicit loader invocation


On Mon, Nov 18, 2013 at 1:48 PM, OndÅej BÃlka <neleai@seznam.cz> wrote:

> Is there any reason not use getauxval(AT_EXECFN) for test?

None that I know of. Thanks for the hint. Updated patch attached.

The getauxval() will allow me to get rid of a local patch that exposed
the same info. Woo-hoo!

-- 
Paul Pluzhnikov


2013-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>

        * elf/Makefile (tst-auxv): New test.
        * elf/tst-auxv.c: New
        * elf/rtld.c (dl_main): Adjust AT_EXECFN

Attachment: glibc-20131118.txt
Description: Text document


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