[Bug 259069] ldd -f format not applied to libraries
Date: Mon, 11 Oct 2021 12:25:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259069 Bug ID: 259069 Summary: ldd -f format not applied to libraries Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: kami@freebsd.org E.g.: # ldd -f '%A|%o|%p\n' /bin/sh /lib/libuutil.so.2 /bin/sh|libedit.so.8|/lib/libedit.so.8 /bin/sh|libc.so.7|/lib/libc.so.7 /bin/sh|libncursesw.so.9|/lib/libncursesw.so.9 libavl.so.2 => /lib/libavl.so.2 (0x80068e000) libspl.so.2 => /lib/libspl.so.2 (0x800693000) libc.so.7 => /lib/libc.so.7 (0x800266000) -- You are receiving this mail because: You are the assignee for the bug.