Date: Sat, 19 Oct 2002 16:03:35 -0700 (PDT) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <200210192303.g9JN3ZpP091498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2002/10/19 16:03:35 PDT
Modified files:
libexec/rtld-elf rtld.c
Log:
Change the symbol lookup order to search RTLD_GLOBAL objects
before referencing object's DAG. This makes it possible for
C++ exceptions to work across shared libraries and brings
us closer to the search order used by Solaris/Linux.
Reviewed by: jdp
Approved by: obrien
MFC after: 1 month
Revision Changes Path
1.68 +12 -12 src/libexec/rtld-elf/rtld.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210192303.g9JN3ZpP091498>
