B. Watson f0a6b101fa development/ltrace: Remove template comment. 3 роки тому
..
README 3279ab2b70 development/ltrace: Added (library call trace utility). 10 роки тому
doinst.sh 3279ab2b70 development/ltrace: Added (library call trace utility). 10 роки тому
ltrace.SlackBuild f0a6b101fa development/ltrace: Remove template comment. 3 роки тому
ltrace.info f0a6b101fa development/ltrace: Remove template comment. 3 роки тому
slack-desc 3279ab2b70 development/ltrace: Added (library call trace utility). 10 роки тому

README

ltrace (library call trace utility)

ltrace intercepts and records dynamic library calls which are called
by an executed process and the signals received by that process. It can
also intercept and print the system calls executed by the program.