From 9199ec6eb2511cf2babee622ae64db7a579b837e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 14 Nov 1995 10:00:21 +0000 Subject: Mon Nov 13 15:23:01 1995 Roland McGrath * malloc/malloc.c (morecore): Fix inverted test in allocating new info table. * malloc/malloc.c (align): Fix assertion. * malloc/malloc.c: Include assert.h. * libc-symbols.h: Use __attribute__ for GCC 2.8, not 2.7. * malloc/malloc.h [emacs] (emacs_loser_valloc): Macro removed. (valloc): Protect decl with [! (_MALLOC_INTERNAL && emacs)]. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f841712..6ea0e0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Mon Nov 13 15:23:01 1995 Roland McGrath + + * malloc/malloc.c (morecore): Fix inverted test in allocating new + info table. + + * malloc/malloc.c (align): Fix assertion. + + * malloc/malloc.c: Include assert.h. + + * libc-symbols.h: Use __attribute__ for GCC 2.8, not 2.7. + + * malloc/malloc.h [emacs] (emacs_loser_valloc): Macro removed. + (valloc): Protect decl with [! (_MALLOC_INTERNAL && emacs)]. + Fri Nov 10 14:15:21 1995 Roland McGrath * malloc/malloc.c (align): Assert that space for alignment -- cgit v1.1