office-gobmx/dmake/dbug
2010-10-18 15:39:01 +01:00
..
dbug remove non-compiled code 2010-10-18 15:39:01 +01:00
malloc remove non-compiled code 2010-10-18 15:39:01 +01:00
dbug.mk
getwd.c
readme

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