glibc/elf
Ulrich Drepper 591e1ffbf8 Update.
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.
1999-12-04 08:00:00 +00:00
..
.cvsignore
cache.c Update. 1999-12-04 08:00:00 +00:00
dl-addr.c
dl-close.c
dl-debug.c
dl-deps.c
dl-dst.h
dl-error.c Update. 1999-08-01 19:24:38 +00:00
dl-fini.c
dl-init.c
dl-libc.c Update. 1999-07-29 23:46:10 +00:00
dl-load.c Update. 1999-11-20 02:25:52 +00:00
dl-lookup.c Pretty print. 1999-08-01 18:04:40 +00:00
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 Update. 1999-07-29 23:46:10 +00:00
dl-support.c
dl-sym.c Update. 1999-08-01 19:24:38 +00:00
dl-symbol.c
dl-version.c
do-lookup.h Update. 1999-07-29 23:46:10 +00:00
do-rel.h
dynamic-link.h
elf.h Update. 1999-11-09 04:02:41 +00:00
eval.c
failobj.c
gen-trusted-dirs.awk
genrtldtbl.awk
interp.c
ldconfig.c Update. 1999-12-04 08:00:00 +00:00
ldconfig.h Update. 1999-12-04 08:00:00 +00:00
ldd.bash.in Update. 1999-10-05 01:55:45 +00:00
ldsodefs.h
link.h Update. 1999-09-13 09:07:36 +00:00
loadfail.c
loadtest.c
Makefile Update. 1999-12-04 08:00:00 +00:00
multiload.c
origtest.c
preloadtest.c
readlib.c Update. 1999-12-04 08:00:00 +00:00
resolvfail.c Update. 1999-08-02 19:56:07 +00:00
restest1.c
rtld.c Update. 1999-08-20 00:11:57 +00:00
sln.c
sofini.c
soinit.c
sprof.c
testobj1_1.c
testobj1.c
testobj2.c
testobj3.c
testobj4.c
testobj5.c
testobj6.c
Versions