Module submission - dmalloc

Dave Brown dagbrown at lart.ca
Thu Jun 15 04:59:27 UTC 2006


module name       : dmalloc
suggested section : devel
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


dagbrown

-------------- next part --------------
Binary files /var/lib/lunar/moonbase/zlocal/dmalloc/.BUILD.swp and /var/lib/lunar/moonbase/zlocal/dmalloc/.BUILD.swp differ
--- dmalloc/DETAILS	1970-01-01 09:00:00.000000000 +0900
+++ dmalloc/DETAILS	2006-06-15 13:58:00.000000000 +0900
@@ -0,0 +1,18 @@
+          MODULE=dmalloc
+         VERSION=5.4.2
+	     PKG=${MODULE}-${VERSION}
+          SOURCE=${PKG}.tgz
+        WEB_SITE=http://dmalloc.com/
+      SOURCE_URL=${SFORGE_URL}/${MODULE}/
+      SOURCE_VFY=sha1:ecb53b6db7e4d6b6d16ab8e95d87ae79b5c771c7
+         ENTERED=20060615
+         UPDATED=20060615
+           SHORT="A debugging malloc library"
+cat << EOF
+The debug memory allocation or dmalloc library has been designed as a
+drop in replacement for the system's malloc, realloc, calloc, free and
+other 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.
+EOF
-------------- next part --------------
lvu submit dmalloc 9890f309f3d09100a37b25edd1c960fa  -
2.6.16.11 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list