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