]> git.eshelyaron.com Git - emacs.git/commit
(purebeg, pure_size, pure_bytes_used_before_overflow):
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 Oct 2001 09:48:22 +0000 (09:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 Oct 2001 09:48:22 +0000 (09:48 +0000)
commit0bcd50884806f0b8aa7c959a7249a1953fe572c8
treef7dc6b5435947d0f22847e16bc57b4024b1004a4
parent94cc6560d376a1a2059a7e386b501adfd4c35294
(purebeg, pure_size, pure_bytes_used_before_overflow):
New variables.
(init_alloc_once): Initialize new variables.
(PURE_POINTER_P): Use new variables.
(pure_alloc): If pure storage overflows, allocate from the heap.
(check_pure_size): New function.
(Fgarbage_collect): Don't GC if pure storage has overflowed.
src/alloc.c