]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199829:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Dec 2009 19:53:16 +0000 (19:53 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Dec 2009 19:53:16 +0000 (19:53 +0000)
commit8acbf17a882eb69ab990e7aa574427feea1280b5
tree5d9cfa7f464dadef517c93160097fce399b2b450
parent99befc377b078392eba2101a184c2250029ce1a9
MFC r199829:
Implement rtld part of the support for -z nodlopen (see ld(1)).

MFC r199877:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@200645 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/rtld.c
libexec/rtld-elf/rtld.h
sys/sys/elf_common.h