Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2009 16:49:00 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.1 rtld.c
Message-ID:  <200903231649.n2NGnB67045734@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-03-23 16:49:00 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.1 rtld.c 
  Log:
  SVN rev 190324 on 2009-03-23 16:49:00Z by delphij
  
  Support for a new environment variable, LD_ELF_HINTS_PATH for overriding
  the rtld hints file.  This environment variable would be unset if the
  process is considered as tainted with setuid/setgid.  This feature gives
  a convenient way of using a custom set of shared library that is not
  located in the default location and switch back.
  
  Feature requested by:   iXsystems
  Original patch by:      John Hixson
  MFC after:              2 weeks
  
  Revision  Changes    Path
  1.48      +6 -1      src/libexec/rtld-elf/rtld.1
  1.131     +9 -2      src/libexec/rtld-elf/rtld.c



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