]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r238558:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Aug 2012 21:06:07 +0000 (21:06 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Aug 2012 21:06:07 +0000 (21:06 +0000)
commite8f6796ca89d06602fe49a8fd65c11ff2d9ebca2
tree57f69ec806819cdd822ca95bd6ce36fd222afbf6
parent7f45f75df9c80aa27297935e2f15dfeff82c8f0f
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/9@239536 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