diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-04-09 03:59:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-04-09 03:59:08 +0000 |
commit | d165822189d59c8272052873803734de19bb929c (patch) | |
tree | 513ad6aea557fc4c5b3a646e937cac337b1b9b1d /lisp/emacs-lisp | |
parent | b05a95cbefcc974fb7188d787bf2a9c30d3849ca (diff) | |
download | emacs-d165822189d59c8272052873803734de19bb929c.tar.gz emacs-d165822189d59c8272052873803734de19bb929c.tar.bz2 emacs-d165822189d59c8272052873803734de19bb929c.zip |
For glibc's malloc, include <malloc.h> for mallinfo,
mallopt, struct mallinfo, and mallopt constants.
(BYTES_USED): New macro.
(memory_full, emacs_blocked_free): Replace _bytes_used with BYTES_USED.
(emacs_blocked_malloc): Set sbrk padding value for glibc, as is
done with gmalloc.
(allocate_vectorlike, make_uninit_string):
Prevent using mmap for possible large chunks.
(init_alloc_once): Set trim and mmap malloc parms, when using glibc.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions