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)
6 lines
407 B
Text
6 lines
407 B
Text
The debug memory allocation or dmalloc library has been designed as a
|
|
portable drop in replacement for the system's memory management
|
|
routines while providing powerful debugging facilities configurable at
|
|
runtime. These facilities include such things as memory-leak
|
|
tracking, fence-post write detection, file/line number reporting, and
|
|
general logging of statistics. Online documentation is available at:
|