[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LIH] [OT]Location of libc in *BSD
> on second thoughts just putting a "libc.so" should have worked, dlsym() or
> dlopen should search for it in the standard places to get it, it
> should also look at ld.cache I suppose.
For processes running setuid root, i think one has to specify the full
path.
just to refreshen the LD_PRELOAD stuff Iopened the man page of ld, but in
its env variable section theres no mention of LD_PRELOAD, even the man
pages at gnu.org dont have it. I am sure i have seen it on manual pages
before. Whatever happened to it ?
-- sreangsu