Files
ports/sysutils/dtrace-toolkit/files/extra-patch-dtruss
T
Alexey Dokuchaev 7ca2c7d9c4 Rename the port to match the PORTNAME. This helps to reduce human,
contributor, maintainer, committer error by removing the impedance
mismatch between the two names. (c) koobs@

Requested by:	debdrup
2020-04-26 13:59:54 +00:00

12 lines
307 B
Plaintext

--- dtruss.orig 2018-06-18 09:22:32 UTC
+++ dtruss
@@ -270,7 +270,7 @@ syscall::sigprocmask:return
/* print 3 args, arg0 as a string */
syscall::access*:return,
syscall::stat*:return,
-syscall::lstat*:return,
+syscall::*lstat*:return,
syscall::readlink*:return,
syscall::open*:return
/self->start/