mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
c6222ab921
1998-02-17 17:41 Ulrich Drepper <drepper@cygnus.com> * elf/dl-load.c (open_path): Take extra argument PRELOADED. If PRELOADED is nonzero check in case of an SUID application whether the shared object has the SUID bit set. Fix some other problems with handling shared objects in system specific directories. (_dl_map_object): Also take extra parameter and pass it to open_path. * elf/link.h (_dl_map_object): Correct prototype and comment. * elf/rtld.c (dl_main): Call _dl_map_object correctly. * elf/dl-open.c (_dl_open): Likewise. * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise. * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly. * math/libm-test.c (modf_test): Add test for 1.5. |
||
---|---|---|
.. | ||
.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-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 | ||
ldd.bash.in | ||
ldd.sh.in | ||
libdl.map | ||
link.h | ||
Makefile | ||
rtld.c | ||
sofini.c | ||
soinit.c |