summaryrefslogtreecommitdiff
path: root/dmake/dbug/malloc/_changes
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/dbug/malloc/_changes')
-rw-r--r--dmake/dbug/malloc/_changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/dmake/dbug/malloc/_changes b/dmake/dbug/malloc/_changes
new file mode 100644
index 000000000000..888a47a8dfb5
--- /dev/null
+++ b/dmake/dbug/malloc/_changes
@@ -0,0 +1,9 @@
+I made the following changes to the malloc package as found in
+comp.sources.unix:
+
+ 1. created this file _changes.
+ 2. moved README to _readme (facilitates transfer to DOS and back to
+ unix)
+ 3. renamed testmalloc.c, malloc_chk.c, and malloc_chn.c to testmlc.c,
+ mlc_chk.c, and mlc_chn.c respectively. Again DOS has trouble with
+ long basenames in filenames.