diff options
Diffstat (limited to 'dmake/dbug/malloc/_changes')
-rw-r--r-- | dmake/dbug/malloc/_changes | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dmake/dbug/malloc/_changes b/dmake/dbug/malloc/_changes deleted file mode 100644 index 888a47a8dfb5..000000000000 --- a/dmake/dbug/malloc/_changes +++ /dev/null @@ -1,9 +0,0 @@ -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. |