cvs commit: src/libexec/rtld-elf rtld.c

Alexander Kabaev kan at FreeBSD.org
Sat Dec 24 07:37:33 PST 2005


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


More information about the cvs-all mailing list