Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 16:33:45 -0700 (PDT)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/ld/rtld rtld.c
Message-ID:  <199708192333.QAA27593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1997/08/19 16:33:45 PDT

  Modified files:
    gnu/usr.bin/ld/rtld  rtld.c 
  Log:
  - In dlsym(), if the lookup fails using the original symbol, prepend an
    underscore and try looking it up again.  This is a non-issue if we
    switch to ELF.
  
  Reviewed by:	sef, jdp
  
  Revision  Changes    Path
  1.48      +30 -2     src/gnu/usr.bin/ld/rtld/rtld.c



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