1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00
Richard M. Stallman 276cbe5a5f (emacs_blocked_malloc): Set __malloc_extra_blocks here.
(malloc_hysteresis): New variable.
(init_alloc_once): Initialize malloc_hysteresis.
(buffer_memory_full): New function.

(refill_memory_reserve): New function.

(SPARE_MEMORY): New macro.
(emacs_blocked_free): If no spare_memory now, and enough free
space is available, get a new spare.
(__malloc_size_t, _bytes_used): Declared.
(bytes_used_when_full): New variable.

(syms_of_alloc): Improve memory exhausted error message.
(init_alloc_once): Allocate spare_memory.
(memory_full): Free spare_memory.
1995-02-06 22:52:25 +00:00
1994-11-24 01:44:59 +00:00
1995-02-04 08:14:52 +00:00
1994-10-17 07:35:36 +00:00
1995-02-04 17:59:47 +00:00
1994-10-26 23:19:16 +00:00
1995-02-06 22:48:58 +00:00
1994-11-23 20:25:48 +00:00
1993-06-09 11:59:12 +00:00
1993-09-10 04:36:09 +00:00
1993-09-12 10:45:13 +00:00
Description
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
724 MiB
Languages
Emacs Lisp 65.1%
C 19.7%
Roff 10%
M4 0.9%
Objective-C 0.8%
Other 2.4%