OSDN Git Service

Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Wed, 6 Oct 2004 07:34:17 +0000 (07:34 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Wed, 6 Oct 2004 07:34:17 +0000 (07:34 -0000)
commit9f9ab4922338d58f5adf8353286039eae09e1c2f
treea9149db236c6d220b3fd10c72855ea1a720292e1
parente93138024a06eab6edeaa542c4660d246ef2cfce
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
dl-cache.h and make use of it. Also disables the lib-path-redundancy check
for the case the cache is not used. Makes use of _PRELOAD_FILE_SUPPORT.
From Peter Mazinger.
extra/Configs/Config.in
ldso/include/dl-defs.h [new file with mode: 0644]
ldso/include/dl-elf.h
ldso/ldso/dl-elf.c
utils/Makefile
utils/dl-cache.h
utils/ldconfig.c
utils/ldd.c