diff options
| author | Paul Eggert | 2016-01-30 14:20:57 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-30 15:26:07 -0800 |
| commit | e4cd4a76a621927bc155a18353ef7fd09133887d (patch) | |
| tree | bdc6224d8cf108d37b82763dcfd629dea1c886e8 /src/gmalloc.c | |
| parent | e1a9f2099c2e683dffc4b898ce85ce935c4cb254 (diff) | |
| download | emacs-e4cd4a76a621927bc155a18353ef7fd09133887d.tar.gz emacs-e4cd4a76a621927bc155a18353ef7fd09133887d.zip | |
* src/alloc.c: Include "sheap.h".
(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)
Diffstat (limited to 'src/gmalloc.c')
0 files changed, 0 insertions, 0 deletions