]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/dl-load.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Oct 2000 01:02:15 +0000 (01:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Oct 2000 01:02:15 +0000 (01:02 +0000)
commita881e0a074e448f282e44b1d172b46199697755b
tree85652f02c63ce55c72f4366a8bf6a48758cba00b
parentc41c89d35db92458777bec25cf2037e3e91a96bb
Update.

* include/link.h (struct link_map): New bit field l_faked.
* elf/dl-deps.c: Use l_faked field in struct link_map instead of
the magic l_opencount==0.
* elf/dl-load.c: Likewise.
* elf/dl-version.c: Likewise.
* elf/rtld.c: Likewise.
ChangeLog
elf/dl-deps.c
elf/dl-load.c
elf/dl-version.c
elf/rtld.c
include/link.h