1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/dmalloc/dmalloc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Debug Malloc Library
15 [T] The debug memory allocation or dmalloc library has been designed as a drop in
16 [T] replacement for the system's malloc, realloc, calloc, free and other memory
17 [T] management routines while providing powerful debugging facilities configurable
18 [T] at runtime. These facilities include such things as memory-leak tracking, fence-
19 [T] post write detection, file/line number reporting, and general logging of
22 [U] http://dmalloc.com/
24 [A] Gray Watson { Project Admin }
26 [M] The T2 Project <t2@t2-project.org>
33 [P] X -----5---9 126.000
35 # workaround parallel build issue
36 [O] hook_add premake 3 '$MAKE $makeopt dmalloc.h'
38 [D] 385d54383305cb8a3325f124271216f81f908896bcbfea09edf98ea9 dmalloc-5.4.2.tgz http://dl.sourceforge.net/sourceforge/dmalloc/