• Paul Eggert's avatar
    * src/alloc.c: Include "sheap.h". · e4cd4a76
    Paul Eggert authored
    (alloc_unexec_pre, alloc_unexec_post) [HYBRID_MALLOC]:
    Set and clear bss_sbrk_did_unexec, on all platforms not just Cygwin.
    * src/lisp.h (alloc_unexec_pre, alloc_unexec_post) [!DOUG_LEA_MALLOC]:
    Declare unconditionally.
    * src/unexcw.c, src/unexelf.c (bss_sbrk_did_unexec): Remove decl.
    (unexec): Don’t set or clear bss_sbrk_did_unexec;
    the caller now does this.
    (Bug#22086)
    e4cd4a76
alloc.c 197 KB