On Thu, Jan 13, 2000 at 04:41:35PM +0100, Hrvoje Niksic wrote:
Does this mean we ought to turn off relalloc on Linux for 21.2?
Don't we already ?
1998-02-15 SL Baur <steve(a)altair.xemacs.org>
* ralloc.c (init_ralloc): DOUG_LEA_MALLOC support.
(r_alloc_reinit): Ditto.
[All non-HAVE_MMAP code]: Synched with Emacs 20.2.
* emacs.c: Synch DOUG_LEA_MALLOC support from Emacs 20.2.
(main): Ditto.
Add LINUX_SBRK_BUG workaround, what is it?
(Fdump_emacs): DOUG_LEA_MALLOC support from Emacs 20.2.
* alloc.c: Synch DOUG_LEA_MALLOC support from Emacs 20.2.
(init_alloc_once_early): Ditto.
* config.h.in: Add DOUG_LEA_MALLOC symbol.
Steve, what were the changes exactly ? The ralloc.c is too
#ifdef-ridden for me to decypher.
OG.