Date: Thu, 17 Dec 2009 19:53:16 +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 src/sys/sys elf_common.h Message-ID: <200912171958.nBHJwSxu036757@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2009-12-17 19:53:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
libexec/rtld-elf rtld.c rtld.h
sys/sys elf_common.h
Log:
SVN rev 200645 on 2009-12-17 19:53:16Z by kib
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.
Revision Changes Path
1.139.2.6 +29 -14 src/libexec/rtld-elf/rtld.c
1.43.2.2 +6 -0 src/libexec/rtld-elf/rtld.h
1.31.2.2 +1 -0 src/sys/sys/elf_common.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912171958.nBHJwSxu036757>
