Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2009 20:20:51 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rtld-elf map_object.c rtld.c rtld.h
Message-ID:  <200912222021.nBMKLC4i066246@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-12-22 20:20:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    libexec/rtld-elf     map_object.c rtld.c rtld.h 
  Log:
  SVN rev 200867 on 2009-12-22 20:20:51Z by kib
  
  MFC r189959:
  Implement the dynamic string token substitution in the rpath and
  soneeded pathes.
  
  MFC r190505:
  Do not dereference NULL pointer.
  
  MFC r199828:
  Flag controlling origin expansion in DT_FLAGS is DF_ORIGIN, not DF_1_ORIGIN.
  
  Merge requested by:     bms
  Tested by:      bms, Mykola Dzham <freebsd levsha org ua>
  
  Revision   Changes    Path
  1.18.2.2   +2 -0      src/libexec/rtld-elf/map_object.c
  1.124.2.8  +144 -9    src/libexec/rtld-elf/rtld.c
  1.38.2.1   +2 -1      src/libexec/rtld-elf/rtld.h



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