home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dmake40.zip / dbug / malloc / _changes next >
Encoding:
Text File  |  1994-10-23  |  387 b   |  10 lines

  1. I made the following changes to the malloc package as found in
  2.  
  3. comp.sources.unix:
  4.  
  5.  
  6.  
  7.     1. created this file _changes.
  8.  
  9.     2. moved README to _readme (facilitates transfer to DOS and back to
  10.  
  11.        unix)
  12.  
  13.     3. renamed testmalloc.c, malloc_chk.c, and malloc_chn.c to testmlc.c,
  14.  
  15.        mlc_chk.c, and mlc_chn.c respectively.  Again DOS has trouble with
  16.  
  17.        long basenames in filenames.
  18.  
  19.