Date: Fri, 10 Oct 2008 00:16:32 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <200810100016.m9A0GqSr039548@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2008-10-10 00:16:32 UTC FreeBSD src repository Modified files: libexec/rtld-elf rtld.c Log: SVN rev 183737 on 2008-10-10 00:16:32Z by kan Allow strong symbols to override weak ones for lookups done through dlsym with RTLD_NEXT/RTLD_SELF handles. Allow symbols from ld-elf.so to be located this way too. Based on report and original patch from sobomax@. Revision Changes Path 1.128 +21 -4 src/libexec/rtld-elf/rtld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810100016.m9A0GqSr039548>