This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Make LD_ASSUME_KERNEL working even for static binaries


> LD_ASSUME_KERNEL doesn't work for static binaries, the following patch makes
> it work even for them (so you can influence what libraries it will use
> during NSS lookups or ICONV).

Ok, we need that.  I think it needs to be __secure_getenv, though.
I also wonder why this stuff is in linux/i386 instead of linux/.


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