mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
591e1ffbf8
1999-11-30 Andreas Jaeger <aj@suse.de> Add ldconfig: * elf/Makefile (extra-objs): Added ldconfig-modules. (ldconfig-modules): New. Added vpath for xstrdup and xmalloc. Check for use-ldconfig instead of has-ldconfig. ($(objpfx)ldconfig): New rule with dependencies. (distribute): Add new files. * sysdeps/unix/sysv/linux/sparc/readelflib.c: New file, developed together with Jakub Jelinek <jakub@redhat.com>. * sysdeps/generic/readelflib.c: Likewise. * elf/cache.c: New file. * elf/ldconfig.c: New file. * elf/ldconfig.h: New file. * elf/readlib.c: New file. * Makefile (install): Remove flag -d in ldconfig call. * configure.in: Rename has_ldconfig to use_ldconfig, set it to no by default. * config.make.in (has-ldconfig): Renamed to use-ldconfig, changed comment. |
||
---|---|---|
.. | ||
.cvsignore | ||
cache.c | ||
dl-addr.c | ||
dl-close.c | ||
dl-debug.c | ||
dl-deps.c | ||
dl-dst.h | ||
dl-error.c | ||
dl-fini.c | ||
dl-init.c | ||
dl-libc.c | ||
dl-load.c | ||
dl-lookup.c | ||
dl-minimal.c | ||
dl-misc.c | ||
dl-object.c | ||
dl-open.c | ||
dl-preinit.c | ||
dl-profile.c | ||
dl-profstub.c | ||
dl-reloc.c | ||
dl-runtime.c | ||
dl-support.c | ||
dl-sym.c | ||
dl-symbol.c | ||
dl-version.c | ||
do-lookup.h | ||
do-rel.h | ||
dynamic-link.h | ||
elf.h | ||
eval.c | ||
failobj.c | ||
gen-trusted-dirs.awk | ||
genrtldtbl.awk | ||
interp.c | ||
ldconfig.c | ||
ldconfig.h | ||
ldd.bash.in | ||
ldsodefs.h | ||
link.h | ||
loadfail.c | ||
loadtest.c | ||
Makefile | ||
multiload.c | ||
origtest.c | ||
preloadtest.c | ||
readlib.c | ||
resolvfail.c | ||
restest1.c | ||
rtld.c | ||
sln.c | ||
sofini.c | ||
soinit.c | ||
sprof.c | ||
testobj1_1.c | ||
testobj1.c | ||
testobj2.c | ||
testobj3.c | ||
testobj4.c | ||
testobj5.c | ||
testobj6.c | ||
Versions |