Date: Fri, 3 Sep 1999 21:00:11 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <199909040400.VAA78276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp         1999/09/03 21:00:10 PDT
  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  When looking up symbols, search the objects loaded at program start
  up first -- before the dlopened DAGs containing the referencing
  object.
  
  This makes dynamically loaded perl modules work properly again.
  
  Revision  Changes    Path
  1.37      +9 -9      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?199909040400.VAA78276>
