No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / lib / libmalloc / OChangeLog
blob452aa53b3233746d9d782f8dc4a5420b2b5a83a2
1      **** All newer entries are in the C library ChangeLog file. ****
3 Thu Jul 11 18:15:04 1991  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
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.
13 Fri Apr  6 00:18:36 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
15         * Makefile: Add comments.
17 Thu Apr  5 23:08:14 1990  Mike Haertel  (mike at albert.ai.mit.edu)
19         * mcheck.c (mcheck, checkhdr):  Support user-supplied abort()
20         function.
21         * malloc.h:  Declare __free().
22         * Makefile:  New target libmalloc.a.
24 Thu Apr  5 21:56:03 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
26         * free.c (free):  Split into free and __free.
27         * malloc.c (morecore):  Call __free on oldinfo.
29 Local Variables:
30 mode: indented-text
31 left-margin: 8
32 fill-column: 76
33 version-control: never
34 End: