Date: Thu, 3 Jun 2004 03:13:26 -0700 (PDT) From: Peter Pentchev <roam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dlopen.3 Message-ID: <200406031013.i53ADQOw064167@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2004/06/03 03:13:26 PDT FreeBSD src repository (doc,ports committer) Modified files: lib/libc/gen dlopen.3 Log: Fix the ordering in the description of the dlsym() lookup procedure to reflect src/libexec/rtld-elf/rtld.c rev. 1.68 - the globally-loaded objects (RTLD_GLOBAL) are searched before the local object's DAG's. PR: 62770 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Revision Changes Path 1.28 +4 -4 src/lib/libc/gen/dlopen.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406031013.i53ADQOw064167>