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