mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
143e2b96c9
1998-09-02 Ulrich Drepper <drepper@cygnus.com> * elf/dl-load.c (fillin_rpath): Handle "/" as RPATH correctly. (_dl_map_object_from_fd): Make NAME argument const. Remove last parameter in _dl_new_object call. (print_search_path): Correct construction of composed path name. (_dl_map_object): Prevent looking at RPATH of the main map twice. Remove last parameter in _dl_new_object call. * elf/dl-object.c: Remove last parameter. Determine whether create origin entry based on empty realname. Handle file in root directory correctly. * elf/ldsodefs.h: Adjust prototype for _dl_new_object. * elf/rtld.c (dl_main): Add comment describing reason for memory leak. Remove last parameter in _dl_new_object call. * sysdeps/generic/dl-origin.h: Handle file in root directory correctly. * sysdeps/unix/sysv/linux/dl-origin.h: Likewise. |
||
---|---|---|
.. | ||
.cvsignore | ||
dl-addr.c | ||
dl-close.c | ||
dl-debug.c | ||
dl-deps.c | ||
dl-error.c | ||
dl-fini.c | ||
dl-hash.h | ||
dl-init.c | ||
dl-load.c | ||
dl-lookup.c | ||
dl-minimal.c | ||
dl-misc.c | ||
dl-object.c | ||
dl-open.c | ||
dl-profile.c | ||
dl-profstub.c | ||
dl-reloc.c | ||
dl-runtime.c | ||
dl-support.c | ||
dl-symbol.c | ||
dl-version.c | ||
dladdr.c | ||
dlclose.c | ||
dlerror.c | ||
dlfcn.h | ||
dlopen.c | ||
dlsym.c | ||
dlvsym.c | ||
do-rel.h | ||
dynamic-link.h | ||
elf.h | ||
eval.c | ||
genrtldtbl.awk | ||
interp.c | ||
ldd.bash.in | ||
ldsodefs.h | ||
link.h | ||
Makefile | ||
rtld.c | ||
sln.c | ||
sofini.c | ||
soinit.c | ||
sprof.c | ||
Versions |