Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2005 15:37:30 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <200512241537.jBOFbU21026676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2005-12-24 15:37:30 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Make lookups for relocations from old unversioned binaries return
  oldest versioned symbol available. Do not accept hidden symbols for
  all other versions.
  
  Use "<obj->path>: <error message>" for all error messages in new
  functions to make them more consistent.
  
  Revision  Changes    Path
  1.112     +32 -17    src/libexec/rtld-elf/rtld.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512241537.jBOFbU21026676>