Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so
Module Name: basesrc
Committed By: mycroft
Date: Thu Oct 3 01:09:22 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so: rtld.c rtld.h
Log Message:
Do not put objects on _rtld_list_main on any DAG member list -- any symbol we
will have already been found during the _rtld_list_main walk, so there's no
point in doing it again.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 basesrc/libexec/ld.elf_so/rtld.c
cvs rdiff -r1.60 -r1.61 basesrc/libexec/ld.elf_so/rtld.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index