Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
208 B
Plaintext
4 lines
208 B
Plaintext
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.
|