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: A per-user or per-application ld.so.cache?


On 08 Feb 2016 13:40, Carlos O'Donell wrote:
> Might it make sense to have a per-user ld.so.cache for
> this case? Might we even entertain a per-application
> ld.so.cache?

i wouldn't mind adding a new env knob like LD_LIBRARY_CACHE with the
same characteristics as LD_LIBRARY_PATH such as:
 - it is searched before the system cache
 - it is ignored in set*id environments

i suspect looking for something like ~/.ld.so/cache wouldn't be as
flexible, nor does it match the existing LD_xxx vars.
-mike

Attachment: signature.asc
Description: Digital signature


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