Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 18:50:42 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf map_object.c rtld.c rtld.h
Message-ID:  <199908300150.SAA52222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/08/29 18:50:42 PDT

  Modified files:
    libexec/rtld-elf     map_object.c rtld.c rtld.h 
  Log:
  When checking to see if a shared object is already loaded, look for
  a device/inode match if no pathname match is found.
  
  Revision  Changes    Path
  1.6       +7 -2      src/libexec/rtld-elf/map_object.c
  1.35      +29 -6     src/libexec/rtld-elf/rtld.c
  1.10      +5 -2      src/libexec/rtld-elf/rtld.h



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?199908300150.SAA52222>