home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / malloc / ChangeLog < prev    next >
Encoding:
Text File  |  1993-12-20  |  1.0 KB  |  33 lines

  1. Thu Jul 11 18:15:04 1991  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
  2.  
  3.     * Merged with C library version, which now has its own subdir.
  4.     * malloc.h, *.c: Use ansideclisms and #ifdefs for portability both
  5.     in and out of the C library.
  6.     * Makefile: New makefile for malloc subdir in libc.
  7.     Has targets to create malloc.tar{,.Z} by ansidecl processing on srcs.
  8.     * malloc/Makefile: New file; Makefile for standalone distribution.
  9.     * malloc/README: New file; info for same.
  10.  
  11. Fri Apr  6 00:18:36 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  12.  
  13.     * Makefile: Add comments.
  14.  
  15. Thu Apr  5 23:08:14 1990  Mike Haertel  (mike at albert.ai.mit.edu)
  16.  
  17.     * mcheck.c (mcheck, checkhdr):  Support user-supplied abort()
  18.     function.
  19.     * malloc.h:  Declare __free().
  20.     * Makefile:  New target libmalloc.a.
  21.  
  22. Thu Apr  5 21:56:03 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  23.  
  24.     * free.c (free):  Split into free and __free.
  25.     * malloc.c (morecore):  Call __free on oldinfo.
  26.  
  27. Local Variables:
  28. mode: indented-text
  29. left-margin: 8
  30. fill-column: 76
  31. version-control: never
  32. End:
  33.