Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 1998 20:53:10 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG
Subject:   cvs commit: src/libexec/rtld-aout rtld.c shlib.c shlib.h
Message-ID:  <199806070353.UAA17523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/06/06 20:53:10 PDT

  Modified files:
    libexec/rtld-aout    rtld.c shlib.c shlib.h 
  Log:
  Search for libraries in dlopen() when the specified path
  contains no ``/''s.
  Elf already searches it seems.
  Mostly submitted by: Mike Smith <mike@smith.net.au>
  
  Revision  Changes    Path
  1.54      +9 -4      src/libexec/rtld-aout/rtld.c
  1.20      +2 -2      src/libexec/rtld-aout/shlib.c
  1.4       +2 -2      src/libexec/rtld-aout/shlib.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?199806070353.UAA17523>