• Paul Eggert's avatar
    Port January __morecore changes to AIX 7.1 · 7fa96cb5
    Paul Eggert authored
    * src/vm-limit.c (__MALLOC_HOOK_VOLATILE, __morecore)
    (__after_morecore_hook):
    * src/ralloc.c (__morecore):
    Declare if DOUG_LEA_MALLOC is not defined, not if HAVE_MALLOC_H is
    not defined.  <malloc.h> does not declare these in AIX 7.1.
    7fa96cb5
vm-limit.c 5.77 KB