summaryrefslogtreecommitdiff
path: root/dmake/dbug/readme
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/dbug/readme')
-rw-r--r--dmake/dbug/readme13
1 files changed, 13 insertions, 0 deletions
diff --git a/dmake/dbug/readme b/dmake/dbug/readme
new file mode 100644
index 000000000000..15efc00a7edc
--- /dev/null
+++ b/dmake/dbug/readme
@@ -0,0 +1,13 @@
+This directory contains two public domain debugging packages.
+
+ 1. Fred Fishes DEBUG macros.
+ 2. Connor P. Cahills malloc library.
+
+Descriptions of both can be found in their respective sub-directories. dbug
+for the DEBUG macros and malloc for the malloc library. I have left the
+malloc distribution intact as it comes from the net except for the changes
+noted in the _changes file.
+
+I thank the authors for making them available for others to use.
+
+-dennis