Mon Nov 13 15:23:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951114
commit9199ec6eb2511cf2babee622ae64db7a579b837e
authorRoland McGrath <roland@gnu.org>
Tue, 14 Nov 1995 10:00:21 +0000 (14 10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 14 Nov 1995 10:00:21 +0000 (14 10:00 +0000)
tree1d876bc2bf50eacdc62f9a7c8d24ae240eaeb892
parentaccc07a981d919a8f592285011fb2b6a417db001
Mon Nov 13 15:23:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* 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
libc-symbols.h