[package] add dmalloc, patch from Raphael Huck

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20300 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-03-19 16:23:37 +00:00
parent 5043dff865
commit 0e1f2d8e30
8 changed files with 625 additions and 0 deletions

View File

@ -0,0 +1,8 @@
--- a/contrib/dmalloc_summarize.pl
+++ b/contrib/dmalloc_summarize.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl5 -w
+#!/usr/bin/perl -w
#
# dmalloc_summarize -- summarizes dmalloc log files
#