Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2009 14:29:32 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c rtld.h
Message-ID:  <200911281429.nASETnPa068343@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-11-28 14:29:32 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c rtld.h 
  Log:
  SVN rev 199877 on 2009-11-28 14:29:32Z by kib
  
  Allow to load not-openable dso when tracing. This fixes ldd on such dso or
  dso linked to non-openable object.
  Remove '\n' at the end of error message.
  End comments with dot.
  
  MFC after:      3 weeks (together with r199829)
  
  Revision  Changes    Path
  1.144     +5 -2      src/libexec/rtld-elf/rtld.c
  1.45      +3 -2      src/libexec/rtld-elf/rtld.h



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