]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r238558:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Aug 2012 21:06:17 +0000 (21:06 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Aug 2012 21:06:17 +0000 (21:06 +0000)
commit8cdb2194d987c2dc3652be35d27317d436c3b837
tree682c37291736b5fefb7e3046c1f52ff3f44b8f05
parent976de4ddd8756c6184bde1284a9c48093d77fabe
MFC r238558:

Dtrace: improve handling of library paths.

Merge changes from illumos

906 dtrace depends_on pragma should search all library paths, not just the
current one

949 dtrace should only include the first instance of a library found on
its library path

Obtained from: Illumos

git-svn-id: svn://svn.freebsd.org/base/stable/8@239537 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/include/tst.includefirst.ksh [new file with mode: 0644]
cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/tst.libdepsepdir.ksh [new file with mode: 0644]
cddl/contrib/opensolaris/lib/libdtrace/common/dt_cc.c
cddl/contrib/opensolaris/lib/libdtrace/common/dt_pragma.c