mirror of
https://github.com/opnsense/src.git
synced 2026-03-24 03:33:08 -04:00
shared libraries in the system. It locates libraries using the output of 'ldconfig -r' to find directories containing libraries, and then performs a recursive descent of the entire filesystem heirachy looking for dynamically linked executables and recording the libraries that they use. After scanning, a report is produced listing used libraries and the executable(s) that use them, and seperately listing unused libraries. |
||
|---|---|---|
| .. | ||
| LibraryReport.tcl | ||