Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2009 02:17:25 +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:  <200905120217.n4C2Hdwd092024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-05-12 02:17:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    libexec/rtld-elf     rtld.1 rtld.c 
  Log:
  SVN rev 192008 on 2009-05-12 02:17:25Z by delphij
  
  MFC r190324:
  
  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.46.2.1   +6 -1      src/libexec/rtld-elf/rtld.1
  1.124.2.5  +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?200905120217.n4C2Hdwd092024>